Adam Brewster Posted March 3, 2006 Report Share Posted March 3, 2006 I've stumbled onto a problem. My application uses a DLL which uses several manager functions (DSSetHandleSize, Occur) imported from labview.lib. Now I need to compile it all with the Application Builder. It compiles just fine, but when I try to run the application, it complains that my DLL can't be loaded because LabVIEW.exe could not be found. Is there any way to use the manager functions in a DLL from a stand-alone application? Thanks, Adam Brewster Quote Link to comment
Adam Brewster Posted March 5, 2006 Author Report Share Posted March 5, 2006 It looks like I screwed up the linking of the DLL with labview.lib. Thanks to rolfk from fourms.ni.com for answering this. http://forums.ni.com/ni/board/message?boar...ssage.id=171356 Adam Brewster Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.