On Wed, Aug 24, 2011 at 6:19 PM, ANIND DUTTAROY <[email protected]> wrote: > Hi Matt, > > > > As like any normal MITK build processes on Windows, after creating > Superbuild files with CMake, and after building SuperBuild.sln in Visual > Studio, > > I go in the ..SomeName-Superbuild/SomeName-build directory and double-click > on the “StartVS_release” batch file, which basically sets the > > Windows environment variable and then opens > ..SomeName-Superbuild/SomeName-build/ SomeName.sln solution file in Visual > Studio. > > Then, I run the release build in Visual Studio. > > > > This is the standard process as followed in MITK framework, as far as I > know, and I have followed it to the last detail. > > > > After the build, I run Install.
After build, you can use the other batch file called SomeName-Superbuild/SomeName-build/bin/startSomeNameApp_release.bat to launch the application. That worked for me, the INSTALL target I did not try to build. Regards, Miklos ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
