Hi, I currently face another issue I cannot really explain myself.
I want to use the “_IGNORE_CHECKLIB”option, which I added like this:
Unfortunately inn AS 6.3.4 I get this compiler error:
What am I missing here?
Hi, I currently face another issue I cannot really explain myself.
I want to use the “_IGNORE_CHECKLIB”option, which I added like this:
Unfortunately inn AS 6.3.4 I get this compiler error:
What am I missing here?
To stop the test functions from being used further, remove the library from the Logical View or use the compiler option -D _IGNORE_CHECKLIB. A "Build all" must then be carried out. - maybe you missed the “Build all” (=Rebuild?), see B&R Online Help
No, definitely carried out Build All several times. I can now say that as soon as I remove the other two Build Options “IECSTRING_HEADER_EXPLICIT” AND “IECSTRING_FORMAT_TYPE_EXTERNAL” the Ignore works. I don’t know what these build options do, as they are not mentioned in online help.
Action from moderator: Moved from original topic, to keep communication more clear.
I checked all internal and external docs and I can not find any trace of IECSTRING_HEADER_EXPLICIT or IECSTRING_FORMAT_TYPE_EXTERNAL. Do you know where these two are coming from?
I personally don’t, I didn’t check the build options for quite a long time, so I don’t know when they were inserted.
Thanks Christoph, that might be the case. Does anyone have a clue why these build options prevent the IGNORE-build option from working? Is there a maximum for build options to be defined?
I’ve no issues when using all these defines.
so it is probably related to this project