LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

build error 10011

There's something very foul in CVI 9.1 when it comes to using MSVCPP 8 as the release mode compiler.

 

I can build and make a distribution of a DLL without error, but when I go to install the distribution I get a popup that says Build error 10011 Value out of range.

 

I go back and rebuild with the CVI compiler in release mode, then switch back to MSVCPP and rebuild, remake dist kit and error goes away.

 

I wouldn't care about this except that the CVI native compiler builds slow executables.

 

I'm running on XP Pro SP3, using cvi 9.1.0(427), and VS 2005, which is Visual Studio 8 and the VSCPP8.ecc file.

 

 

 

 

0 Kudos
Message 1 of 3
(3,088 Views)

To follow up, I am seeing this behavior using just the CVI native compiler, it seems less likely to me that it's necessarily something to do with MSVCPP.

 

I cannot correlate the build error popup with anything at this point.  About half the time I build it does it, half the time it doesn't.

 

I tried creating an entirely new workspace and also deleting the cds file.

 

I have never seen this in the past.

 

What I did that was different was that I changed the name of the DLL target file, and the name of the workspace and project, and some of the file names in the project.  I am using a type library / fp file in the DLL.

 

What is so odd is that the compile and build and make all go without error of any kind whatsoever.  It's only on trying to install the dist kit that I see this "build error" popup.

 

Menchar

 

 

0 Kudos
Message 2 of 3
(3,063 Views)

One thing you can do is to always run your installer with logging enabled ("setup.exe /log log.txt"). Then, when you see the error again, can you attach the log file and a screenshot of the error dialog?

 

Luis

0 Kudos
Message 3 of 3
(3,034 Views)