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

build instructions for windows. #94

Closed
denis-bogdanas opened this issue Jan 18, 2016 · 3 comments
Closed

build instructions for windows. #94

denis-bogdanas opened this issue Jan 18, 2016 · 3 comments
Assignees

Comments

@denis-bogdanas
Copy link

After getting some errors, I was able to build WALA 1.3.8 with the following steps:

  1. Checkout in a dir that doesn't contain spaces.
  2. Comment (or delete) the foloowing line, in one of manifest.mf files:
    org.eclipse.jdt.launching.macosx;resolution:=optional
    3.
    mvn clean verify -DskipTests=true -q

Could you please update the build instructions?

@msridhar
Copy link
Member

@denis-bogdanas sorry for being so slow on this. Do you have time to clone the latest WALA from git and let me know exactly what steps are needed to get things building on Windows? Also we should delete any Mac-specific lines from the Manifest files.

@msridhar msridhar self-assigned this Apr 14, 2017
@msridhar
Copy link
Member

I think this is fixed now, by 52c7a4b

@SudoEPM
Copy link

SudoEPM commented Jan 11, 2018

The fix you are talking about has been reverted some days after your fix in the commit 0575f40 . I had to manually comment the line about macos to compile.

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