Coder Social home page Coder Social logo

Comments (5)

monkstone avatar monkstone commented on June 26, 2024

This is indeed strange, because the program is complaining of missing sketch file in the filesystem root / directory (ie not SKETCH root directory), this is most likely a windows path thing and might be fixed by giving an absolute path to the sketch (this should not be required though). Presumably regular sketches such as JWishy run OK so it must be some interaction between the library loader (which futz's with the sketches CLASSPATH so the user doesn't have to) and the regular path to sketch.

Without the futz the user would need to add the classpath (of the library) to the command line, and being java, absolute paths are required so it is a right pain. Back in the day we used to give this advice with ruby-processing https://github.com/jashkenas/ruby-processing/wiki/For-Windows-Users, though I am not sure having settable K9_HOME (cf RP5_HOME) would fix your problem.

PS: I am extremely limited in the advice I can give, not having touched a Windows system for years (last experience was with XP, and even then it was limited to pure java). I have noticed that JRuby sometimes has issues with classpaths on windows , and it is entirely possible there is a glitch with JRuby-9.0.5.0, no-one seems to complain about ruby-processing on windows (but that doesn't prove anything).
PS: forgot was already giving advice re windows on JRubyArt
https://ruby-processing.github.io/windows_start/

from jrubyart.

monkstone avatar monkstone commented on June 26, 2024

@juliojt it is just possible that recent changes to JRubyArt (and changes to pdf examples) might improves matters.

from jrubyart.

monkstone avatar monkstone commented on June 26, 2024

@juliojt it is not just as simple as needing to quote paths in config file (to cope with illegal spc etc of windows paths)?

from jrubyart.

monkstone avatar monkstone commented on June 26, 2024

No progress or fixed? Someone will re-open if there's a real issue/

from jrubyart.

juliojt avatar juliojt commented on June 26, 2024

Sorry, Martin. I forgot about this email. I haven't verified if quoting
paths helps. I just have too much in my hands these days. Anyways, thanks
for taking your time, and I will try this as soon as I'm able.

https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail
Libre
de virus. www.avast.com
https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail
<#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Thu, Jun 16, 2016 at 1:03 PM, Martin Prout [email protected]
wrote:

Closed #13 #13.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#13 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ARjXjfLb06rS5TNZ6GetjmsNtHVcqpoRks5qMZAPgaJpZM4IEveG
.

- Julio

from jrubyart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.