Open kurthuwig opened 10 years ago
I was unable to compile on Linux as the linker arguments have to be last. This version compiles cleanly on Linux. I did also fix a typo and added a .gitignore file, so that Git does not complain about the compiled files.
:thumbsup:
Awesome! Thanks for explaining the math library thing.
I was unable to compile on Linux as the linker arguments have to be last. This version compiles cleanly on Linux. I did also fix a typo and added a .gitignore file, so that Git does not complain about the compiled files.