Search found 3 matches
- Fri Feb 15, 2019 2:04 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht-vcpkg port
- Replies: 8
- Views: 4180
Re: Irrlicht-vcpkg port
Thank you. Ill keep dowloading the sdk then. Or are there any plans to switch to git in the near future?
- Wed Feb 13, 2019 3:52 pm
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht-vcpkg port
- Replies: 8
- Views: 4180
Re: Irrlicht-vcpkg port
Once you have a project that depends on various libraries, you should give it a try. ;-) But (since im not familiar with sourceforge and the underlaying vcs) can you tell me if there is a shorter download link than this? https://downloads.sourceforge.net/project/irrlicht/Irrlicht%20SDK/1.8/1.8.4/irr...
- Sun Feb 10, 2019 10:12 am
- Forum: Open Discussion and Dev Announcements
- Topic: Irrlicht-vcpkg port
- Replies: 8
- Views: 4180
Irrlicht-vcpkg port
I dont know if this is the right subforum, if not, feel free to move it. I recently created a portfile for irrlicht on vcpkg: https://github.com/adrido/irrlicht-vcpkg vcpkg is a C/C++ library manager that works on Windows, Linux and MacOS. ( https://github.com/Microsoft/vcpkg/) It makes it very easy...