How to install/link Irrlicht on Windows?
Posted: Tue Aug 20, 2019 4:12 pm
I am trying to use Irrlicht on Windows 8.1 using either CLion or Code::Blocks but I cannot seem to link the library! There is no tutorial on it anywhere that works, the "wiki" section of the irrlicht official website is a dead link and I am just going around in circles. Can ANYBODY give me a way to be able to code with Irrlicht C++ on windows?
I have tried to link it in Code::Blocks but I either get a "Irrlicht.dll is missing" or "ld: -lIrrlicht library does not exist"
Following any these tutorials does not work, I have followed and redone all of these and some more that I do not have open atm AT LEAST twice:
http://www.zhieng.com/setting-up-irrlicht-project/
https://www.youtube.com/watch?v=LCexJJydTpQ
https://www.youtube.com/watch?v=cs4wvWU_5kA
https://www.youtube.com/watch?v=HZ6QBAV9krI
AND probably very important thing to add: my "C:\Users\defaultUser\Desktop\irrlicht-1.8.4\lib\Win32-gcc\" is empty. Most answers and tutorials on how to fix/set up Irrlicht on Windows mentions this folder and some files. I do not have them. They do not exist in latest download.
I have tried to link it in Code::Blocks but I either get a "Irrlicht.dll is missing" or "ld: -lIrrlicht library does not exist"
Following any these tutorials does not work, I have followed and redone all of these and some more that I do not have open atm AT LEAST twice:
http://www.zhieng.com/setting-up-irrlicht-project/
https://www.youtube.com/watch?v=LCexJJydTpQ
https://www.youtube.com/watch?v=cs4wvWU_5kA
https://www.youtube.com/watch?v=HZ6QBAV9krI
AND probably very important thing to add: my "C:\Users\defaultUser\Desktop\irrlicht-1.8.4\lib\Win32-gcc\" is empty. Most answers and tutorials on how to fix/set up Irrlicht on Windows mentions this folder and some files. I do not have them. They do not exist in latest download.