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

Cant find included file #1

Open
Lautaro opened this issue Feb 8, 2022 · 3 comments
Open

Cant find included file #1

Lautaro opened this issue Feb 8, 2022 · 3 comments

Comments

@Lautaro
Copy link

Lautaro commented Feb 8, 2022

Hi! When i try and build i get several errors
Cannot open include file: './../GOG/Include/galaxy/GalaxyApi.h': No such file or directory GOG.gml D:\path\GOG SDK\GOG.gml-master\GOG.gml-master\GOG.gml\gog_shared.h

@YellowAfterlife
Copy link
Member

YellowAfterlife commented Feb 8, 2022

The error suggests that you did not download and extract the SDK like described in the README

@Lautaro
Copy link
Author

Lautaro commented Feb 8, 2022 via email

@Lautaro
Copy link
Author

Lautaro commented Feb 11, 2022

I got the structure of the projects right now but i still cant build. I get the very short error

`LNK1181 cannot open input file 'Galaxy.lib'

Ive looked through the code for any mention of "Galaxy.lib" and ive looked through all files for such a file but i dont know what it is. Im using VS2019. I tried also using VS2015 after installing and updating it but it gives another error even before building because it needs v142 build tools that if i understand correctly doesnt exist for 2015. Any tips?

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