CDT plugin [message #59465] |
Fri, 29 April 2005 05:54 |
Eclipse User |
|
|
|
Originally posted by: erjay.club-internet.fr
Hello
i don't know how to do for
making a C++ application with Windows Components
such as TControl and more...
see below compilation result with errors
is there a specific way to include these .hpp files ?
mingw32-make: [clean] Error 2 (ignored)
'Building file: ../DCO.cpp'
g++ -O3 -Wall -c -fmessage-length=0 -oDCO.o ../DCO.cpp
../DCO.cpp:38:17: vcl.h: No such file or directory
In file included from ../DCO.cpp:39:
../Init.h:41:23: Classes.hpp: No such file or directory
../Init.h:42:24: Controls.hpp: No such file or directory
../Init.h:43:24: StdCtrls.hpp: No such file or directory
../Init.h:44:21: Forms.hpp: No such file or directory
../Init.h:45:24: ComCtrls.hpp: No such file or directory
...
...
thank's for answering me
|
|
|
Powered by
FUDForum. Page generated in 0.10717 seconds