Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows OS Setup #1

Open
dericatienza opened this issue Jan 19, 2018 · 1 comment
Open

Windows OS Setup #1

dericatienza opened this issue Jan 19, 2018 · 1 comment

Comments

@dericatienza
Copy link

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.

capture

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?

bramp added a commit to bramp/learn-opengl-golang that referenced this issue Mar 16, 2018
* 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.
@raedatoui
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants