-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
The error suggests that you did not download and extract the SDK like described in the README |
Oh I see. I read it but obviously I got confused.Thank you!
…On Tue, 8 Feb 2022, 17:46 Vadim Dyachenko, ***@***.***> wrote:
The error suggests that you did not download and extract the SDK like the
README suggests <https://github.com/GameMakerDiscord/GOG.gml#building>
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACO6LJWIQ3ZDZ3PTUN5QB3U2FCFVANCNFSM5N2XMESQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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? |
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
The text was updated successfully, but these errors were encountered: