Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Visual C++

I am trying to include and implement CW++ (components) in a MFC Visual C++ project. Numerous LINK/ LNK 2005, 4098 errors occurs due to library conflictions and unresolved linker errors. Which libraries should be used, or specified in the Project>>Settings Tab?
Or, how else could this be resolved?
Thank you.
0 Kudos
Message 1 of 3
(3,413 Views)
The Measurement Studio Project Wizard is there to do this work for you and create a project with all of the necessary settings to include all of the Visual C++ components. However, if you are adding these components to an existing project, there are instructions for this in the Knowledgebase here:
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/0cb6707522e92c958625689e0052bb77?OpenDocument

In the next release, Measurement Studio is updating the project wizards to support updating existing projects.

Best Regards,

Chris Matthews
Measurement Studio Support Manager
0 Kudos
Message 2 of 3
(3,413 Views)
Your direction towards integrating CW++ with my Visual C++ was very helpful. However, now that I have modified the existing/used project's .dsp file, I am no longer able to open it as a workspace. The following modal warning comes up: "x.dsp has been modified and cannot be loaded as a Developer Studio Project."
Do you know of any ways around this, or to reload the .dsp file?
Thanks to you.
0 Kudos
Message 3 of 3
(3,413 Views)