I'm going to compile Irrlicht in C++ Builder 6.
but, below Linker Error appears:
[Linker Error] Unresolved external'__stdcall irr::creatDevice(irr::videoE_DRIVER_TYPE,const irr::core::dimension2D .....
is any C++ Builder configuration Irrlicht Tutorial on the internet ?
some old BCB Tutorial for Irrlicht is inactive in forum , unfortunately.
Do you really need to use that tool? There are other free compilers available... I also had those problems, you can work around them somehow, but you need to know quite a lot about your compiler...