Search found 2 matches

by etsevenday1
Thu Sep 18, 2014 2:14 am
Forum: Beginners Help
Topic: Question about complie
Replies: 2
Views: 317

Re: Question about complie

CuteAlien wrote:In the Irrlicht headers. IrrCompileConfig.h to be exact.
thanks a lot ,that really help :D
by etsevenday1
Wed Sep 17, 2014 12:09 pm
Forum: Beginners Help
Topic: Question about complie
Replies: 2
Views: 317

Question about complie

code from example HelloWorld

#ifdef _IRR_WINDOWS_
#pragma comment(lib, "Irrlicht.lib")


where does the engine define _IRR_WINDOWS_ ,I don't find it in the command line.
:lol: