[Insight-users] Re: volview plugin DLL post-build error
mrcheung at mdanderson.org
mrcheung at mdanderson.org
Tue Dec 4 17:52:53 EST 2007
Hi,
I am testing making volview plugin. I used a plugin already available and
build it. Got this error, although a DLL file was generated. When I
manually copy the DLL file generated this way into the Volview Plugin
folder, the Volview does not seem to see it. Any help is appreciated.
Rex
My Cmake setting:
Where is the source code: C:\Insight2\InsightApplications
Where to build the binaries: C:\Insight2\InsightApplications-VSNET
ITK_Dir: C:\Insight2\insight-vc++
Volview_Binary_Dir:C:\Insight2\InsightApplications-VSNET\VolviewPlugIns
------ Build started: Project: vvITKSigmoid, Configuration: Debug Win32
------
Compiling...
vvITKSigmoid.cxx
Linking...
Creating library Debug\vvITKSigmoid.lib and object
Debug\vvITKSigmoid.exp
Performing Post-Build Event...
Error copying file "/.\Debug/vvITKSigmoid.dll" to
"C:/Insight2/InsightApplications-VSNET/VolviewPlugIns/.
\Debug/Plugins/vvITKSigmoid.dll".
Project : error PRJ0019: A tool returned an error code from "Performing
Post-Build Event..."
Build log was saved at "file://c:
\Insight2\InsightApplications-VSNET\VolviewPlugIns\Debug\BuildLog.htm"
vvITKSigmoid - 1 error(s), 0 warning(s)
More information about the Insight-users
mailing list