c4ev3 / EV3-Eclipse-Plugin

Create C/C++ EV3 projects and upload them, right out of Eclipse.
http://c4ev3.github.io
5 stars 6 forks source link

Error uploading (code=2) File <C:/path/to/file.elf> doesn't exist #1

Closed jmancillavalenzuela closed 7 years ago

jmancillavalenzuela commented 7 years ago

image What is wrong ?

a3f commented 7 years ago

Could it be that you didn't build the project (hammer icon) first?

And if you did indeed compile, could you manually check whether the reported file exists?

jmancillavalenzuela commented 7 years ago

thanks a lot!

2017-03-18 14:44 GMT-03:00 Ahmad Fatoum notifications@github.com:

Could it be that you didn't build the project (hammer icon) first?

If you did indeed compile, could you manually check whether the file exists?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/c4ev3/EV3-Eclipse-Plugin/issues/1#issuecomment-287562172, or mute the thread https://github.com/notifications/unsubscribe-auth/AWPCqwbbm4zB1kIKGirxaKrmuOM9_ZR4ks5rnBftgaJpZM4MheMV .

-- Atte. Juan Mancilla Valenzuela Estudiante Ing. Civil Comp. e Inf. Ucn, Antofagasta

a3f commented 7 years ago

I guess that means it worked. :)

Glad I could be of help.