how to mingw compiling c++?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
strowi
Posts: 2
Joined: Wed Feb 04, 2004 7:30 pm

how to mingw compiling c++?

Post by strowi »

hi,

i tried to solve my problem now without success for ~2 hrs....
I'm trying to compile my C++/OpenGL code from within Textpad..
I already kicked off the Borland CommandLine Compiler (because of several non-std.-libs) and now want to use the mingw-compiler...

I'd rather like to use TExtpad, than to change to 'DevC++', etc.
But the Problem is, it seems that i can't figure out, how to start g++ the right way... meaning including libs, linking AND especially to put out directly to an executable file.

Is there anybody who can help me with this stuff?

PS: I'm working on WinXP
strowi
Posts: 2
Joined: Wed Feb 04, 2004 7:30 pm

Post by strowi »

hi,

sorry for starting this thread, solved my problem in the meantime...
I had the wrong minwg-version installed...
Post Reply