About Dev-C++
I''m trying to import my project to dev-c++ 4980 from vc++ 6 but I get tons of errors or warnings that won''t let it compile. First of all do I need to tell it not to think of warnings as errors and second of all if anyone has ported their projects, I would be much obliged with some help!!!
October 18, 2003 11:10 AM
Although this isn''t the place for this post, it could help if you posted the error messages.. and I hope you realize you are moving from microsoft''s compiler to GCC and they both do work a little bit differently.. like you can delete all the #pragma junk for example because it does nothing in GCC.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement