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

Doesn't seem to work with Arduino 1.5.7 #11

Open
Smashcat opened this issue Sep 27, 2015 · 1 comment
Open

Doesn't seem to work with Arduino 1.5.7 #11

Smashcat opened this issue Sep 27, 2015 · 1 comment

Comments

@Smashcat
Copy link

Using Sublimetext 3 and Arduino 1.5.7 on Windows 10 64bit

Added this package to the packages folder and set up the location of the Arduino environment. I can open Arduino projects but it cannot compile. Recieve the same error, no matter what I attempt to compile (note: it DOES actually create the .cpp file in the right place, so I'm not sure what the problem is):

[Stino - Start building "pressureSensorTest"...]
[ 3%] Creating C:\Users\Scott\Development\pressureSensorTest\pressureSensorTest.ino.cpp.o...
The filename, directory name, or volume label syntax is incorrect.

[Stino - Exit with error code 1.]

@gepd
Copy link
Owner

gepd commented Jan 29, 2016

Hi @Smashcat I'm working in a new plugin it's not using the arduino IDE instead use platformIO as compiler, you shouldn't have problem to run any arduino board (it support more than 200 boards). It is currently in beta, if you like to try it and maybe report an error/bug or new feature, you will be welcome.

All the details about the project here:
https://github.com/gepd/Deviot

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

No branches or pull requests

2 participants