Hi,
i solved it! The Compiler expected the full path to the library and
not only the library-files name. All my settings inside the IDE where
right: Include Directories, Lib Directories, Bin Directories, Tools, etc,
but dont ask me why the linker needs the full path to the library. But
this is the ...
Search found 3 matches
- Tue Aug 22, 2006 7:09 pm
- Forum: Beginners Help
- Topic: Could not manage Compiling first app with MinGW Studio...
- Replies: 3
- Views: 142
- Tue Aug 22, 2006 11:16 am
- Forum: Beginners Help
- Topic: Could not manage Compiling first app with MinGW Studio...
- Replies: 3
- Views: 142
Could not manage Compiling first app with MinGW Studio...
Hi,
whenver i try to compile my first C++ app with MinGW Developer Studio
i get this error:
--------------------Configuration: ILCppTest - Release--------------------
Linking...
G:\projects\ILCppTest\Release\main.o:main.cpp:(.text+0x195): undefined reference to `_imp___ZN3irr12createDeviceENS ...
whenver i try to compile my first C++ app with MinGW Developer Studio
i get this error:
--------------------Configuration: ILCppTest - Release--------------------
Linking...
G:\projects\ILCppTest\Release\main.o:main.cpp:(.text+0x195): undefined reference to `_imp___ZN3irr12createDeviceENS ...
- Mon Aug 21, 2006 5:25 am
- Forum: Game Programming
- Topic: IrrEdit raises Exception...
- Replies: 3
- Views: 1485
IrrEdit raises Exception...
Hi,
i am absolutely new to 3DEngines and Game Development but i have a
strong programming background in many areas and with many
programming languages. Now i see that "Programming Games and Graphics"
is what i would call a "Master Class". Working with the IrrLicht
and Irrlicht.NET is not that ...
i am absolutely new to 3DEngines and Game Development but i have a
strong programming background in many areas and with many
programming languages. Now i see that "Programming Games and Graphics"
is what i would call a "Master Class". Working with the IrrLicht
and Irrlicht.NET is not that ...