Firstly, thank you so much for your effords on this. Having some trouble getting this to work on my linux machine. after installing mono-complete according to the instructions, making sure steam is running and making the .sh file executable, bash returns a symbol lookup error.
./Duckgame.sh
...
mono:symbol lookup error: /.../DuckGameRebuilt/libFNA3D.so.0: undefined symbol: SDL_GetWindowSizeInPixels
went and made sure that libsdl2-2.0-0 was installed.
have I missed a step?
Thanks for any assistance.
Firstly, thank you so much for your effords on this. Having some trouble getting this to work on my linux machine. after installing mono-complete according to the instructions, making sure steam is running and making the .sh file executable, bash returns a symbol lookup error.
./Duckgame.sh
...
mono:symbol lookup error: /.../DuckGameRebuilt/libFNA3D.so.0: undefined symbol: SDL_GetWindowSizeInPixels
went and made sure that libsdl2-2.0-0 was installed.
have I missed a step?
Thanks for any assistance.