Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Visual C++ with CW++ Link errors

After adding CW++ Tools to a VC++6.0 Project, the proper libraries were added via the Project>>Settings Contols. I also altered the .dsp file as described in the Knowledge Base article.
Now, in building the exe for the project there are numerous LNK2005 linker errors due to already defined functions or confliction issues. I have made sure these libraries are not explicitly included. They also do not allow exclusion (ingore in the project>>settings tab).
I have also physically removed them from the library folders where they reside, and, the compiler creates errors for not being able to find them.
Any assistance would be greatly appreciated in how to exclude these libraries or override multiple definition errors.
T
hank you in advance.

-CRiley
0 Kudos
Message 1 of 2
(3,137 Views)
Hello CRiley,
I am unsure as to the current state of your VC++ project and cannot speculate as to where these libraries have duplicate references. However, I did want to point out that the next release of Tools for VC++ (ComponentWorks++) is slated to have a tool which will automate the conversion process for you -- that is, it will update existing projects to support CW++ components. If you are interested in testing the beta and trying out this new tool, please contact us at the "E-mail NI Engineers" link on the page http://www.ni.com/ask.

Jeremiah Cox
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 2
(3,137 Views)