Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

build .lsb from Visual C++ IDE

I have used MS Visual C++ IDE to build .lsb file.

On the Custom Build tab I have filled in:

Build commands:

C:\Program Files\National Instruments\LabVIEW 6\cintools\lvsbutil $(TargetName) -d $(WkspDir)\$(OutDir)

Output files: $(OutDir)$(TargetName).lsb

When I was trying to build Exampe1.dll. The satus was:

Linking...
Creating library Debug/Example1.lib and object Debug/Example1.exp
Performing Custom Build Step on .\Debug\Example1.dll

And never stop.

Could you please tell me the error I have took.

Best regards,

khoahiep@yahoo.com
0 Kudos
Message 1 of 2
(3,183 Views)
Hiep,

Just to make sure, you followed all of the steps in the Using External Code with LabVIEW manual (which can be found here). This is the place to start. Also make sure you have the latest Service Pack for Microsoft Visual C++.

Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 2
(3,183 Views)