-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
i just downloaded a fresh .zip from this git and opened up in VS2017 CE.
Installed the libs via NuGet:
FarseerPhysics.MonoGame.Unofficial
NVorbis
OpenTK
i could fix the "namespace Farseer.DebugView" not found error with using the above Farseer package through NuGet , but had to comment out the Game1.DebugDraw() methods content as the syntax wasnt found either..
Now it compiles . But when starting it crashes because SDL lib was not found.
Metadata
Metadata
Assignees
Labels
No labels