[Insight-users] building examples with visual c++ 2008 express

Luis Ibanez luis.ibanez at kitware.com
Tue Jul 7 20:32:01 EDT 2009


Hi Toni,


As Sharath pointed out,

In your case,
you will find the executables under

C:\Program Files\itk\bin\insight\bin\Release or
C:\Program Files\itk\bin\insight\bin\Debug


depending on the compilation mode that you
are using. ( that is: Debug vs Release).


       Luis



-------------------------------------------------------------------
On Tue, Jul 7, 2009 at 5:26 PM, Sharath Venkatesha
<sharath20284 at yahoo.com>wrote:

> There is a EXECUTABLE_OUTPUT_PATH in the CMake configuration window. The
> exe will be generated at the path specified there. The .lib files are also
> generated there.
> The files created here are sufficient are execution of program
>
> Sharath
>
>
> ------------------------------
> *From:* Toni Uusimäki <tonimuusimaki at gmail.com>
> *To:* insight-users at itk..org
> *Sent:* Tuesday, July 7, 2009 1:46:53 PM
> *Subject:* [Insight-users] building examples with visual c++ 2008 express
>
> Hello everybody!
>
> I know this problem has subsequently popped up but i still think there is
> something wrong with the process.
> I configured the insight-toolkit files with cmake and made an out of source
> build for visual studio 9 2008.
> But when i pressed all_build in visual studio the building process took
> about 2 to 3 hours with my not so new/old machine.
> The HelloWorld example worked fine but when i went to the examples folder
> for the other example files i found these for every example (here are files
> for only one):
>
> C:\Program Files\itk\bin\insight\Examples\Registration :
>
>
> ImageRegistration1.vcproj
> ImageRegistration1.vcproj.ANONYMOUS.Administrator.user
>
> C:\Program
> Files\itk\bin\insight\Examples\Registration\ImageRegistration1.dir\Debug  :
>
> BuildLog.htm
> ImageRegistration1.exe.embed.manifest
> ImageRegistration1..exe.embed.manifest.res
> ImageRegistration1.exe.intermediate.manifest
> ImageRegistration1.obj
> mt.dep
>
>
>
> with the buildlog as an attachment..
>
> Where are the .exe files ???
> Now what should i do with these files?
> Where did i go wrong?
> And what are these files anyway?
>
> Cheers and many thanks for any reply!!
>
> T: Don I
>
> im using cmake 2.6 patch 4
> build_examples  on
> build_shared_libs off
> build_testing on
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090707/4c20557b/attachment-0001.htm>


More information about the Insight-users mailing list