Search found 9 matches

by Fallenblood
Tue Jun 13, 2006 12:28 pm
Forum: Beginners Help
Topic: Fading title screens
Replies: 1
Views: 350

Fading title screens

Here's a simple question: how do I make the title screens for my game fade in and out? I've playing around with the InOutFader for hours, but to no avail.
by Fallenblood
Wed May 31, 2006 2:19 pm
Forum: Beginners Help
Topic: Dev-C++
Replies: 15
Views: 562

*bhod* It is?

Anyway, I've downloaded Dev5, I'm going to try it out now. Wish me luck!

EDIT: Download was corruped. D/ling it again.
EDIT2: I'm giving up and downloading C::B
by Fallenblood
Wed May 31, 2006 9:46 am
Forum: Beginners Help
Topic: Dev-C++
Replies: 15
Views: 562

Perceval wrote:I use the same settings, except that i type -lirrlicht in the linker options.
C:\DEV-C__\BIN\ld.exe: cannot open -lirrlicht: No such file or directory

I've tried it in both lnker options ad compiler options...

Wait, are you sure Dev-C++ 4 won't work? poop.
by Fallenblood
Wed May 31, 2006 9:39 am
Forum: Off-topic
Topic: Who is everybody?
Replies: 358
Views: 502678

I'm from Bulgaria, and I'm a 13-year old boy. I've always been using an old computer (386 in 2000, P200 in 2003, a Cel333 now, but I'm hoping to get a new powerful one soon), and I've been interested in programming even before I had a PC, as someone let a bunch of Pravetz-82 (Bulgarian Apple2 clone)...
by Fallenblood
Wed May 31, 2006 9:35 am
Forum: Beginners Help
Topic: Dev-C++
Replies: 15
Views: 562

I'm using it, but is mingw compatible with gcc?

Here's my project settings:

Further object files or linker options: C:\Adam's\Dev\irrlicht-1.0\lib\Win32-gcc\libIrrlicht.a

Extra compiler options: (none)

Extra include directories: C:\Adam's\Dev\irrlicht-1.0\include
by Fallenblood
Wed May 31, 2006 9:16 am
Forum: Beginners Help
Topic: Dev-C++
Replies: 15
Views: 562

I have three Win32 folders in my lib folders - Win32-gcc, Win32-VisualStudio, and Win64-VisualStudio... In Win32-gcc there's an .a file and a .def file...
by Fallenblood
Wed May 31, 2006 9:11 am
Forum: Off-topic
Topic: FFXIII WTF?
Replies: 6
Views: 768

Yeah, FF is a great series, and let's hope it keeps being good. IMHO, FFVI-2 and FFVII-2 would be great additions to the series.
by Fallenblood
Wed May 31, 2006 9:09 am
Forum: Beginners Help
Topic: Dev-C++
Replies: 15
Views: 562

Huh? :?:
by Fallenblood
Wed May 31, 2006 8:58 am
Forum: Beginners Help
Topic: Dev-C++
Replies: 15
Views: 562

Dev-C++

This is my first post here, so hello to all. c:\adam's\dev\extinguished\main.o(.text+0x136):main.cpp: undefined reference to `import stub for irr::createDevice(irr::video::E_DRIVER_TYPE, irr::core::dimension2d<int> const &, unsigned int, bool, bool, bool, irr::IEventReceiver *, char const *)' Th...