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

Problems with compiling on Windows #443

Closed
BlaCoiso opened this issue Jun 14, 2016 · 5 comments
Closed

Problems with compiling on Windows #443

BlaCoiso opened this issue Jun 14, 2016 · 5 comments
Assignees
Labels
os:windows priority:medium status:assigned Developer got assigned to taks, awaiting first progress report type:bug
Milestone

Comments

@BlaCoiso
Copy link

BlaCoiso commented Jun 14, 2016

SuperTux version: 0.4.0-677-g8f727f5 editor branch
System information: Windows 10 64-bit with Visual Studio 2015 Community Edition

Expected behavior

The game executable would run.

Actual behavior

The game executable doesn't run and it says sqstdlib.dll, squirrel.dll and physfs.dll are missing.

Steps to reproduce actual behavior

Compile the game on the compiler mentioned above.

@Hume2
Copy link
Member

Hume2 commented Jun 15, 2016

Did you try to download and install these dlls?

@BlaCoiso
Copy link
Author

Well, when I compile supertux, squirrel and physfs get compiled but instead of being linked to the "supertux2.exe" executable, they get compiled into separate dlls and don't go to the main folder (/build/Release)

@BlaCoiso
Copy link
Author

So the current workaround is to go to these folders and copy the files to the main build folder and then I can run it.

@maxteufel maxteufel added this to the 0.5.0 milestone Jun 15, 2016
@maxteufel maxteufel added the status:assigned Developer got assigned to taks, awaiting first progress report label Jul 2, 2016
@maxteufel
Copy link
Member

@maths22 any updates?

@maths22
Copy link
Member

maths22 commented Aug 21, 2016

Resolved in 8fc41bb

@maths22 maths22 closed this as completed Aug 21, 2016
@Karkus476 Karkus476 modified the milestones: Post 0.5.0, 0.5.0 Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os:windows priority:medium status:assigned Developer got assigned to taks, awaiting first progress report type:bug
Projects
None yet
Development

No branches or pull requests

5 participants