Go Back   XCode Forum- The iPhone and Mac OS Xcode Developer Community > Iphone Tools > Xcode Development Environments

Reply
LinkBack Thread Tools Display Modes

basic question about compiling with multiple "main" files
  #1 (permalink)  
Unread 07-30-2010, 01:12 AM
efoss efoss is offline
Junior Member
 
Join Date: Jul 2010
Posts: 1
Default basic question about compiling with multiple "main" files

I'm new to XCode and have a very basic question: I started a new C++ project "Command Line Tool". It provided me with folder with a few things in it including a file called "main.cpp". I changed the name "main" to something else (say "July29_1.cpp") and then went in and wrote some code. When I hit "Build and Run", everything went as expected. Then I said "save as" and changed the name to "July29_2.cpp". Now I changed the code and hit "Build and Run", but it would build and run "July29_1.cpp" and not "July29_2". How do I fix this problem? Is there anything wrong with generating many files that have the same "main" block within the same project?

Thanks.

Eric
Reply With Quote

  #2 (permalink)  
Unread 08-13-2010, 08:33 AM
xcodeman xcodeman is offline
Senior Member
 
Join Date: Aug 2010
Posts: 726
Default

Excellent points, Wayne. I am pleased that you had the courage to take the future by the horns -- and throw it back at us. I am glad that ALA Direct picked this up and is giving it the attention that it deserves. iPad DVD Ripper|DVD to iPad Mac Converter|iPad transfer|iPod transfer|iPad to Mac transfer|iPad converter|ipad tips and tricks|Mac iPad Converter|Mac iPod Transfer.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT. The time now is 07:54 PM.


vBulletin skin developed by: eXtremepixels
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29