[Trilinos-Users] FW: Project Setup in Eclipse CDT

Day, David dmday at sandia.gov
Thu Apr 26 14:34:04 MDT 2012


Dear Trilinos Users,
I followed Mike's instructions, and got it working as well as could be
expected for a newbie.  I hope that some instructions could be added to
the Trilinos developers site.  Which eclipse, for C++ developers?  Which
add ons, ForParallel?  Eclipse is like multigrid, in that even when it is
only working half way, it is still very useful. --David Day
On 4/14/12 1:16 PM, "Heroux, Michael A" <maherou at sandia.gov> wrote:

>Chris,
>
>On a Mac, I add the following argument to my cmake command:
>
>  -G "Eclipse CDT4 - Unix Makefiles" \
>
>Then after executing the cmake command I navigate Eclipse to import from
>the build directory.
>
>
>It is also possible to use the cmake GUI and have it generate an Eclipse
>project.  This works also, although I haven't done it in a while.
>
>To keep the complexity down when simply using Trilinos as a collection of
>libraries, I build and install Trilinos using the more common makefile
>process, then use the attached CMakeList.txt file with my own application
>code, using the attached do-configure to configure my application and
>build against the Trilinos libraries.
>
>Mike
>
>On 4/14/12 12:07 PM, "Christian Staudt" <christian.staudt at ira.uka.de>
>wrote:
>
>>Hi Trilinos users,
>>
>>is anybody using Eclipse CDT to develop applications based on Trilinos?
>>Would you take the time to explain to me how to set up a project
>>correctly? I could not find anything on the web on how to do this. I am
>>trying to reproduce some of the examples from the Trilinos Hands-on
>>Tutorial [1], but I'd like to make use of an IDE.
>>
>>Chris
>>
>>
>>[1] https://code.google.com/p/trilinos/wiki/TrilinosHandsOnTutorial
>>
>>
>>
>>
>>
>>
>>
>>_______________________________________________
>>Trilinos-Users mailing list
>>Trilinos-Users at software.sandia.gov
>>http://software.sandia.gov/mailman/listinfo/trilinos-users
>




More information about the Trilinos-Users mailing list