NetTalk Central

Author Topic: Missing Conditional Compilation Symbols  (Read 1494 times)

DonnEdwards

  • Jr. Member
  • **
  • Posts: 56
    • View Profile
    • Insights and Rants
    • Email
Missing Conditional Compilation Symbols
« 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?
If you're happy with your security, then so are the bad guys

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11191
    • View Profile
Re: Missing Conditional Compilation Symbols
« Reply #1 on: April 19, 2021, 02:10:18 AM »
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