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

Failing to launch using Linux Mint. #172

Open
a113speederbot opened this issue Jan 4, 2024 · 1 comment
Open

Failing to launch using Linux Mint. #172

a113speederbot opened this issue Jan 4, 2024 · 1 comment
Labels

Comments

@a113speederbot
Copy link

a113speederbot commented Jan 4, 2024

Edit: I think I have fixed it, I hadn't downloaded and run java. I'll close this after testing - thanks!

Hi there,

Thank you for this project which I am very excited to use. I have installed as per the 4 min video, but I get the following when trying to sbt run:

nick@nick-OptiPlex-9030-AIO:~/Downloads/gps-overlay-on-video-master$ sudo -i [sudo] password for nick: root@nick-OptiPlex-9030-AIO:~# sbt run [info] [launcher] getting org.scala-sbt sbt 1.9.8 (this may take some time)... [info] Updated file /root/project/build.properties: set sbt.version to 1.9.8 [info] welcome to sbt 1.9.8 (Ubuntu Java 11.0.21) [info] loading project definition from /root/project [info] set current project to root (in build file:/root/) [error] java.lang.RuntimeException: No main class detected. [error] at scala.sys.package$.error(package.scala:30) [error] stack trace is suppressed; run last Compile / bgRun for the full output [error] (Compile / bgRun) No main class detected. [error] Total time: 0 s, completed 4 Jan 2024, 10:23:06 root@nick-OptiPlex-9030-AIO:~# last Compile / bgRun

Any help here would be much appreciated - I'm quite new to Linux.

Thanks,
Nick.

@peregin
Copy link
Owner

peregin commented Jan 4, 2024

hi @a113speederbot ,

thanks for the feedback, unfortunately with the latest jdk versions sbt run is not working anymore.
can you please try running it by executing the run.sh script?
i will update the README file as well.

Best regards and a happy New Year,
Levente

@peregin peregin added the bug label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants