GaudiLabs / OpenTheremin_V3

Open Source Theremin Instrument, Arudino Codes
GNU Lesser General Public License v3.0
84 stars 26 forks source link

No file or directory found #13

Open jameso1iver opened 3 years ago

jameso1iver commented 3 years ago

Hi,

Please can you help, When I try and upload the code through Arduino IDE I get the following message

"**Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "Arduino Uno"

Open_Theremin_V3:69:10: fatal error: application.h: No such file or directory

include "application.h"

      ^~~~~~~~~~~~~~~

compilation terminated.

exit status 1

application.h: No such file or directory

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences. **

I do not know what application h is?

GaudiLabs commented 3 years ago

Hi

Not all files are loaded in the IDE. Make sure to download the zip archive from the link in the instruction, unpack it to a folder and the open the. ino file from the 'File->Open' Menu (dont double click to open)

Urs

On 31 March 2021 20:50:06 CEST, jameso1iver @.***> wrote:

Hi,

Please can you help, When I try and upload the code through Arduino IDE I get the following message

"**Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "Arduino Uno"

Open_Theremin_V3:69:10: fatal error: application.h: No such file or directory

include "application.h"

     ^~~~~~~~~~~~~~~

compilation terminated.

exit status 1

application.h: No such file or directory

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences. **

I do not know what application h is?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/GaudiLabs/OpenTheremin_V3/issues/13

-- Sent from my Android device with K-9 Mail. Please excuse my brevity.