work flow for beginners: cant follow developers guide

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
John Rogers
Posts: 1
Joined: Wed Jan 12, 2011 8:30 am

work flow for beginners: cant follow developers guide

Post by John Rogers » Thu Mar 01, 2012 8:14 am

Hello,
I am trying to follow the tug of war example in the developers guide.
Will you please help with the basics of creating new projects:
What is the function of CMake?
How do I modify source code or create a new project in Visual C++
Do I need to run CMake after each source code change?
Thanks,
John

User avatar
Jennifer Hicks
Posts: 30
Joined: Wed Sep 07, 2005 4:40 pm

Re: work flow for beginners: cant follow developers guide

Post by Jennifer Hicks » Thu Mar 01, 2012 10:06 am

Hi John,

I've attached a PDF that has additional instructions on getting started for developers. It explains the function of CMake. Please post additional questions that come up.

Jen
Attachments
GettingStartedforDevelopers.pdf
(118.03 KiB) Downloaded 55 times

POST REPLY