Hi guys,
I don't speak english, so, forgive me for any error's! I'm learning C++ and Irrlicht. I want to make a program in 3D to show an machine, so the camera can round and zoom it, but ever pointing to the center of the machine but I don't know to do it. I saw the cameras in Irrlicht and I guess that, I need to code this function.
I tried to look for other topic with this help, but, i don't know how to find in english what I want.
Thank you for your consideration,
AsA.
camera looking to one point in 3D
BlindSide, I'm moving to Linux/ubuntu and now, I'm using code::blocks now. Every time that I'm trying to compile and execute the build message show the following error:
:: === Irrlicht Example 04 Movement, default ===
main.cpp:(.text+0x79):: undefined reference to `irr::createDevice(irr::video::E_DRIVER_TYPE, irr::core::dimension2d<int> const&, unsigned int, bool, bool, bool, irr::IEventReceiver*, char const*)'
:: === Build finished: 1 errors, 0 warnings ===
What can I do?
thanks
asanbr
:: === Irrlicht Example 04 Movement, default ===
main.cpp:(.text+0x79):: undefined reference to `irr::createDevice(irr::video::E_DRIVER_TYPE, irr::core::dimension2d<int> const&, unsigned int, bool, bool, bool, irr::IEventReceiver*, char const*)'
:: === Build finished: 1 errors, 0 warnings ===
What can I do?
thanks
asanbr