Skip to content

Updated Classpath in platform.c #12

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Updated Classpath in platform.c #12

wants to merge 1 commit into from

Conversation

pierrebeaucamp
Copy link

I encountered this error after installing SPL: Error: Could not find or load main class stanford.spl.JavaBackEnd.

After searching for the error, I stumbled on this post: https://cs50.stackexchange.com/questions/5920/why-do-i-get-error-could-not-find-or-load-main-class-stanford-spl-javabackend

This updated classpath fixes the error. I'm running on Ubuntu.

@dmalan
Copy link
Member

dmalan commented Jan 25, 2017

@kzidane not sure we should assume a path for if $CLASSPATH isn't set other than .?

@kzidane kzidane removed their assignment Oct 11, 2019
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.

3 participants