01-21-2009 09:29 AM
Hello
Among dependencies in my project there is LabViewLayer.dll. In "My Application Properties" in "Source File" I copy this dll to the "Always included". In "destinations" I check "Add files to new project library". I want to build a stand-alone application exe. And during building I always get information: "Build errors; Error copying files; Source LabViewLayer.dll; Destination: c:\path\LabViewLayer.dll; Librarian Path Location.vi.
Any suggestions ? How can I resolve this poblem and build an application ?
Thx
01-22-2009 05:24 PM
Hi wd40,
Are you using the full path name for the .dll, as in "C:\...LabViewLayer.dll" or just "LabViewLayer.dll"? I think you might want to use the full path name in the Call Library Function as well.
Also, what version of LabVIEW are you using?
Justin P