Need help compiling a project
-
Hello there I have a source code for a program in a format of *.cpp ,*.dfm ,*.h files.There is no project file,and about 60 files (20 each). I need help to make it as a project so i can modify the source code and recompiling as i need it I have very Little experience in programming,but i can follow instructions very carefully. If some one can help me please send me a mail at lagoraxi@netscape.net thank you very much papas
-
Hello there I have a source code for a program in a format of *.cpp ,*.dfm ,*.h files.There is no project file,and about 60 files (20 each). I need help to make it as a project so i can modify the source code and recompiling as i need it I have very Little experience in programming,but i can follow instructions very carefully. If some one can help me please send me a mail at lagoraxi@netscape.net thank you very much papas
-
Hello there I have a source code for a program in a format of *.cpp ,*.dfm ,*.h files.There is no project file,and about 60 files (20 each). I need help to make it as a project so i can modify the source code and recompiling as i need it I have very Little experience in programming,but i can follow instructions very carefully. If some one can help me please send me a mail at lagoraxi@netscape.net thank you very much papas
I also guess it is a C++ project. Are you sure that the extension "dfm" actually stands for "Delphi Form"? It might as well be a ressource for the C++ program.
This statement is false.
-
I also guess it is a C++ project. Are you sure that the extension "dfm" actually stands for "Delphi Form"? It might as well be a ressource for the C++ program.
This statement is false.
-
I also guess it is a C++ project. Are you sure that the extension "dfm" actually stands for "Delphi Form"? It might as well be a ressource for the C++ program.
This statement is false.
Hello I have no project file ,just the source code.I thing it's a C++builder project. I was try to recover the project by building the forms and then copy all the files to the same directory using CodeGear RAD Studio 2009 Delphi & C++Builder.I can view the forms but i can't build them,i get error's. Can someone please help me on how to compile the project?? Please mail me at lagoraxi@netscape.net and i will send you the source code Thank you very much papas
-
Hello I have no project file ,just the source code.I thing it's a C++builder project. I was try to recover the project by building the forms and then copy all the files to the same directory using CodeGear RAD Studio 2009 Delphi & C++Builder.I can view the forms but i can't build them,i get error's. Can someone please help me on how to compile the project?? Please mail me at lagoraxi@netscape.net and i will send you the source code Thank you very much papas
You don't build forms, you build a project. If you don't have a project file then you have no choice but to make one. I suggest dumping all the files you have into one directory, creating a new project, adding all of your various *cpp/*h files to it, electing the most likely-looking form to be the 'main' form (i.e. the one created when the program starts) and taking it from there. If you have little experience of dealing with projects then this is not going to be an easy task.
Member 3862339 wrote:
and i will send you the source code
No thanks! I have quite enough to do already, but I'm happy to give advice. Dan
-
You don't build forms, you build a project. If you don't have a project file then you have no choice but to make one. I suggest dumping all the files you have into one directory, creating a new project, adding all of your various *cpp/*h files to it, electing the most likely-looking form to be the 'main' form (i.e. the one created when the program starts) and taking it from there. If you have little experience of dealing with projects then this is not going to be an easy task.
Member 3862339 wrote:
and i will send you the source code
No thanks! I have quite enough to do already, but I'm happy to give advice. Dan
If you send me the files, may be i can assist you in deciphering it. Am using Codegear 2009 Architect. email address is: ebifere@gmail.com And make sure the files dont contain any virus The Chief Priest of Oginiza