Windows OS Setup
Hi,
I'm trying to run the project on a Windows 10 Pro OS. I have already pulled everything and installed pkg-config and assimp(through the Windows installer). However, whenever I run the project I get the errors below.
I am able to run the examples on https://github.com/go-gl/example without any issue.
I know this project was only tested on an OS X but is there a chance you can point me to the right direction to get it running on Windows?
hi @dericatienza
apologies for not responding earlier
I havent tried to set this up on Windows, but you probably need to look at the CGO directives here
https://github.com/raedatoui/assimp/commit/5f65f4e528fba238c8a8a05c000a086a15f21b60
I changed those to work on macOS. You need to install assimp first