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

Fix issue #133 - INTERNAL ERROR in FastSolve #134

Closed
wants to merge 1 commit into from

Conversation

tzaeschke
Copy link
Owner

See #133

@tzaeschke tzaeschke self-assigned this Apr 21, 2024
@i-make-robots
Copy link

Hello! Forgive me for being dumb, but here's what I got so far:

  • git cloned this repo.
  • switch to branch fix/133-DLCP...
  • opened in IntelliJ
  • ran Maven > test OK
  • ran 'Maven > install` OK
  • switch to RobotOverlord
  • update pom.xml
		<dependency>
		    <groupId>org.ode4j</groupId>
		    <artifactId>core</artifactId>
		    <version>0.5.3-SNAPSHOT</version>
		</dependency>
  • Update Maven, install found.
  • Surprise! module-info.java now angry unless I change requires core to requires org.ode4j.
  • Run Robot Overlord:

2024-04-21-01

Huzzah!

@tzaeschke
Copy link
Owner Author

Fixed with #133

@tzaeschke tzaeschke closed this Apr 28, 2024
@tzaeschke tzaeschke deleted the fix/133-DLCP-solve1 branch April 28, 2024 13:05
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

Successfully merging this pull request may close these issues.

2 participants