NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: DonnEdwards on April 15, 2021, 10:27:54 AM
-
My NetTalk server app uses quite a few conditional compilation symbols, most of which are (mercifully) handled for me.
See attachment
But from time to time, for no reason I can determine, all these symbols disappear. The entire set, including FM2=>1 which FileManager3 needs.
I was editing an embed, which I saved, and then I clicked "Start without Debugger (Builds solution)" and poof! All gone and the build failed because FM2=>1 was missing.
Am I doing something wrong? Is this a known bug in C11? In NT 12?
-
Hi Donn,
One problem with cross posting your problems to all possible forums, is that you may miss one when you go back with the actual answer.
As in this case where you posted to ClarionHub;
https://clarionhub.com/t/missing-conditional-compilation-symbols/4045
And determined that the answer was;
>> I think Backup and Sync from Google may have been interfering with the build process by locking files in use. I have disabled it using pskill.exe in a scheduled task and the problem hasn?t repeated itself.
I recommend posting a question to one forum at a time.
Cheers
Bruce