Search found 1 match

by antoniorand
Wed Feb 03, 2021 5:07 pm
Forum: Beginners Help
Topic: Problems with compilations
Replies: 2
Views: 953

Problems with compilations

So, I'm using the latest Irrlicht version (which is Irrlicht SDK 1.8.4) and I'm using the manjaro linux distro.

I need to compile the library both for linux (regular .a file) and for windows (cross-compiling using mingw).

I've already compiled the linux library part, just there's something that ...