Thread: Borland c++ IDE
View Single Post
  #7 (permalink)  
Old February 26th, 2007, 09:38 AM
Geo121 Geo121 is offline
Friend of Wrox
 
Join Date: Jan 2006
Posts: 103
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Geo121
Default

Well you see it may not be the make file. It may be a small error in the source code that you are over looking and the error is changing the make file. My suggestion since you can't post your code would be to debug the code line by line using the IDE and if you still can't find it try to find the smallest area of the that has the error and post it. Otherwise I would just manually copy and paste your code unless there is a security issue

~ Geo

~ Don't take life too seriously, you'll never get out alive!
Reply With Quote
The Following User Says Thank You to Geo121 For This Useful Post:
The Beginner (December 18th, 2008)