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

How to compile SARSOP under win10 environment? #1

Open
luohc2004 opened this issue Feb 28, 2018 · 4 comments
Open

How to compile SARSOP under win10 environment? #1

luohc2004 opened this issue Feb 28, 2018 · 4 comments

Comments

@luohc2004
Copy link

I didn't find any *.sln file in the src folder. May be the readme file is out of date? And would you kind enough to instruct me how to compile this amazing software under win10 environment?

instruction

@Hororohoruru
Copy link

Same issue here!

@Hororohoruru
Copy link

I realize the issue is a bit old but I found the download at: http://bigbird.comp.nus.edu.sg/pmwiki/farm/appl/index.php?n=Main.Download

It is the official page of the APPL FAQ, and the latest version that has a the specified Windows compatible files is 0.96.

@kwonmha
Copy link

kwonmha commented Dec 14, 2022

I can't access to the page.
Server is down maybe?
Can anyone share zip file for Windows?

@Hororohoruru
Copy link

I recently came back to need sarsop on Windows and, unfortunately, I did not find the .zip I downloaded in my previous comment.

I managed to get the Windows executable using Cygwin:

  • Downloaded and installed Cygwin (from here) with the default packages
  • Installed the packages gcc-core, gcc-g++ and make on the lowest versions available (since even the lowest ones were more modern than the ones listed as tested in the README)
  • Added the folder where cygwin is installed to Windows PATH
  • Run make normally on the sarsop/src dir

Hope this helps! It should generate the .exe files for the executables from the files currently available on the repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants