Could some one please let me know how to compile on Linux system?
learnnshare opened this issue · 5 comments
learnnshare commented
Could some one please let me know how to compile on Linux system? is there a makefile (or any other easy way to build the code )
alfreale commented
Hi, I am looking for the makefile too. Did you find a way to compile in Linux system?
simons-orw commented
It's a Windows app. There's a MS Visual Studio project file, but no makefile. And the code is using Windows APIs
classicvalues commented
ubuntu aggregate sub.
Post Merge.
MGleason1 commented
Some people have successfully run it on Linux via Wine. Never tried it myself.
PaulWestenthanner commented
I've created a similar program that runs in docker and hence on linux. You might want to check it out:
https://github.com/PaulWestenthanner/pypgnspy