English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I stumbled upon a c++ source code of a programm and it needs to be compiled by me. I am under win32 and i download the Dev-C++ compiler from sourceforge.
Tne source code i want to compile is http://www.shorturlsite.com/?r=8m
but i cant find how to do it. I tried opening the biggest file and compile that but it didnt work. Please help I really need to comile this programm...
Thanks in advance


PS: I have absolutely no knowledge of c++ or any other compilable language ( I can barely handle php)

2007-03-03 23:30:17 · 2 answers · asked by Alexander D 1 in Computers & Internet Programming & Design

2 answers

Well, to compile a C++ source, you shouldn't compile any random file, but the project file! I have looked over your source and it looks like a Visual Studio Project (one of the files has the .dsp extension). I am not sure if DevC can compile it, but you can give it a try. If it doesn't work, I recommend Visual C++ Express edition which is free and should do the trick (google for download ;).

2007-03-04 00:19:15 · answer #1 · answered by Rimio 2 · 0 0

Cute. An Rbot proggie

2007-03-04 00:19:26 · answer #2 · answered by John 5 · 0 0

fedest.com, questions and answers