Skip to main content



      Home
Home » Newcomers » Newcomers » CDT plugin
CDT plugin [message #59465] Fri, 29 April 2005 05:54
Eclipse UserFriend
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
Previous Topic:Ho could I use a normal Editor as a TextCellEditor
Next Topic:creating XML file with java
Goto Forum:
  


Current Time: Thu May 08 15:25:52 EDT 2025

Powered by FUDForum. Page generated in 0.10717 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top