Hi all,
I'm having trouble building my project as a release version in CVI 2013.
The program builds and runs in debug mode, but when I try to build in release mode (32-bit) I get a lot of link errors, all related to _imaqXxxxx functions.
In CVI, I can open the function panel of every imaqXxx function I am using. All functions are part of the NI vision library.
I can build a Static Library without the errors, only the release build doens't seem to work.
I tried rebuilding a lot of time after deleting the old project.lib files as well as deleting the cvibuild folder.
The exact build errors are attached.
So my questions are:
-What's different between Debug and Release (concerning using the NI vision library)? Since everything seems to be fine in Debug mode, I assume I have all the necessary files available, but apparently not in the right place/way for a release version(?)
-What is missing in my project? How can I fix this?
Thank you in advance.
Best regards,
Wama3399