Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

0.3.6 : No project found in this directory #254

Open
J-Dunn opened this issue Jul 16, 2015 · 2 comments
Open

0.3.6 : No project found in this directory #254

J-Dunn opened this issue Jul 16, 2015 · 2 comments

Comments

@J-Dunn
Copy link

J-Dunn commented Jul 16, 2015

I've just installed ino-0.3.6.1 on Fed20. It falls at the first hurdle:

# ino preproc   --help
usage: ino preproc [-h] [-d PATH] [-o OUTPUT] sketch

# ino preproc  grbl_sketch.ino
No project found in this directory

bash-4.2$ ls -ail 
total 12
1483071 drwxrwxr-x.  2 stm stm 4096 Jul  5 08:39 .
1483062 drwxrwxr-x. 13 stm stm 4096 Jul 15 13:36 ..
1487057 -rw-rw-r--.  1 stm stm  447 Jul  5 08:39 grbl_sketch.ino

Not encouraging.

@GilDev
Copy link

GilDev commented Aug 8, 2015

I may be wrong but I think you should put your source files in a "src" folder.

@GTpyro
Copy link

GTpyro commented Jun 24, 2017

@GilDev yes, you are correct. ino expects the following structure:

  • lib
  • src
    • sketch.ino

Otherwise, ino will fail. I recommend this issue be closed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants