You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
* Moved assimp to raedatoui#1 as its needed before glutils can be installed
* Changed the run instructions, to be more explicit about how to run the tutorial.
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 raedatoui/assimp@5f65f4e
I changed those to work on macOS. You need to install assimp first
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?
The text was updated successfully, but these errors were encountered: