hi everybody!
im searching for those old include / lib directories from the dx8 sdk!
would anybody be so nice an upload it somewhere for me?
would help me soooo much!
i don´t know why, but i´m getting strange error messages. can you tell me which compilers / versions you use? i´m trying around for many hours but can´t get it to work. under dev c++ it can´t find the functions in the headers, c::b spits out other strange errors. i just need a running compiler for ...
@midnight: thanks for your answer! everything was included as i got that error. with code::blocks the problem does not occur. must be some problem with dev c++, or better said: something i do wrong
@BlindSide: i´m trying to compile your "example2" with Dev C++ but getting this error message:
main_net.cpp: In function `int main()': main_net.cpp:172: error: no matching function for call to `irr::net::INetManager::addNetSceneNode(int, irr::core::vector3df, irr::core::vector3df ...