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 is broken on Windows #465

Closed
yegor256 opened this issue Dec 3, 2021 · 15 comments · Fixed by #513
Closed

build is broken on Windows #465

yegor256 opened this issue Dec 3, 2021 · 15 comments · Fixed by #513
Labels

Comments

@yegor256
Copy link
Member

yegor256 commented Dec 3, 2021

There are some issues with encoding. Let's fix.

@yegor256 yegor256 added the bug label Dec 3, 2021
@0crat
Copy link

0crat commented Dec 3, 2021

@yegor256/z everybody who has role DEV is banned at #465; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@JuptaCore
Copy link

Acctualy i don't understand how it's work but anyway i try to help.
What i am did?

  1. Clone repository of EO
  2. Try run command "mvn clean install -Pqulice' in cmd
  3. Get erorr "is not recognized as an internal or external command, operable program or batch file"

maybe i do something wrong?

@yegor256
Copy link
Member Author

yegor256 commented Dec 3, 2021

@yegor256 you need to install Java 11+ and Maven 3.2+ first.

@JuptaCore
Copy link

I am download java and maven and trying to run this command ''mvn clean install -Pqulice"
and got this error

image

@JuptaCore
Copy link

next command "mvn clean install -Pqulice -e -X" added -e and -X
and got this
image
image

@JuptaCore
Copy link

JuptaCore commented Dec 3, 2021

I followed in https://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException
where does it say that i am missed pom.xml i have no idea what the pop.xml file

image

@yegor256
Copy link
Member Author

yegor256 commented Dec 3, 2021

@JuptaCore you have to run mvn while staying in the code base you just cloned from GitHub

@JuptaCore
Copy link

got this error
image

and this
image
image

@yegor256
Copy link
Member Author

yegor256 commented Dec 3, 2021

@JuptaCore this is the bug we want to fix

@yegor256
Copy link
Member Author

@andreoss do you have Windows platform? Can you fix this please?

@andreoss
Copy link
Member

@yegor256 Don't have a Win machine to debug this.

@0crat
Copy link

0crat commented Dec 18, 2021

@yegor256/z everybody who has role DEV is banned at #465; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@yegor256
Copy link
Member Author

@baudoliver7 please help us here

@baudoliver7
Copy link
Member

@yegor256 Ok :)

baudoliver7 added a commit to baudoliver7/eo that referenced this issue Dec 21, 2021
In `testRealCompilation` of `TranspileMojoTest`, symlink `org/eolang/maven/array.eo`
was not recognized by windows. So, we created a windows symlink `org/eolang/maven/win-array.eo`
and refactored `testRealCompilation` to point to it when running on windows.

Ref: objectionary#465
baudoliver7 added a commit to baudoliver7/eo that referenced this issue Dec 21, 2021
In `testRealCompilation` of `TranspileMojoTest`, symlink `org/eolang/maven/array.eo`
was not recognized by windows. So, we created a windows symlink `org/eolang/maven/win-array.eo`
and refactored `testRealCompilation` to point to it when running on windows.

Ref: objectionary#465
baudoliver7 added a commit to baudoliver7/eo that referenced this issue Dec 21, 2021
baudoliver7 added a commit to baudoliver7/eo that referenced this issue Dec 21, 2021
baudoliver7 added a commit to baudoliver7/eo that referenced this issue Dec 21, 2021
baudoliver7 added a commit to baudoliver7/eo that referenced this issue Dec 21, 2021
baudoliver7 added a commit to baudoliver7/eo that referenced this issue Dec 21, 2021
Both windows and linux support this.

Ref: objectionary#465
@0crat
Copy link

0crat commented Jan 16, 2022

@yegor256/z everybody who has role DEV is banned at #465; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

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

Successfully merging a pull request may close this issue.

5 participants