Hi Brian,
thanks for trying this out. The distribution directory is visited if
VMTK_ENABLE_DISTRIBUTION is set to ON.
It is OFF by default, so, in theory, you shouldn't find vmtk-startup.bat. Can
you please check if it's ON or OFF
in your build?
Thanks!
Luca
On Jan 28, 2013, at 10:00 PM, Brian Davis wrote:
> Ok so I had a little bit of time to clone the fresh tree. I am a little
> confused as there is a CmakeLists.txt in the "distribution" directory that
> has the text:
>
> INSTALL(FILES
> "${CMAKE_CURRENT_SOURCE_DIR}/nsis/vmtk-startup.bat"
> DESTINATION .
> COMPONENT RuntimeExecutables
> )
>
> But then in the SuberBuild.cmake there is the text
>
> CONFIGURE_FILE( vmtk_startup.bat.in ${VMTK_INSTALL_DIR}/vmtk_startup.bat )
>
> and what appears in the base of the install directory is vmtk-startup.bat
> with the text:
>
> rem @echo off
> set VMTK_DIR=%~dp0
> set
> PATH=%VMTK_DIR%bin;%VMTK_DIR%lib\InsightToolkit;%VMTK_DIR%lib\Python;%PATH%
> set
> PYTHONPATH=%VMTK_DIR%lib\site-packages;%VMTK_DIR%lib\vtk-5.6;%VMTK_DIR%lib\vmtk
> cd %VMTK_DIR%
> python bin\vmtk-exe.py
>
> Which does not work. No matter what I could make this work and provide a
> patch, but I am just uncertain as to the purpose of the distribution/nsis
> directory and where you want the scripts to be.... at root of tree or in nsis
> directory... or somewhere else?
>
> B
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnnow-d2d_______________________________________________
> vmtk-users mailing list
> vmtk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/vmtk-users
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users