[Insight-users] Problems with ITK and Linux
Ariel Hernán Curiale
curiale at gmail.com
Sun Sep 30 12:21:04 EDT 2012
Hi Gabriel,
I work with eclipse indigo (this include the cdt and other plugins to use c++ into eclipse) without problems.
Try to compile the HelloWorld project (https://github.com/curiale/HelloWorld.git) into directory for example eclipse with the following commands:
mkdir eclipse
cd eclipse
ccmake -G "Eclipse CDT4 - Unix Makefiles" ../src/
Then import into eclipse and tell me if something wrong happen. Remember that if you use an external library for example boost you need to add this into the cmake.
Saludos
__________________________________
| Ariel Hernán Curiale Ph.D Student
| ETSI Telecomunicación
| Universidad de Valladolid
| Campus Miguel Delibes
| 47011 Valladolid, Spain
| Phone: 983-423000 ext. 5590
| Web: www.curiale.com.ar
|_________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120930/eea45a23/attachment.htm>
More information about the Insight-users
mailing list