MyDoorOpener - Compile Error

DFRobot XBoard Relay related questions and discussions.

MyDoorOpener - Compile Error

Postby tiga31328 » Mon Dec 15, 2014 11:51 pm

I searched the forms and saw the directory structure comments, I have verified that my files are in the correct directory structure in my Windows 8.1 system.

Setting only my basic settings, IP and Password I receive the following errors after I 'Save' and do a Sketch|Verify|Compile?

This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Windows NT (unknown)), Board: "Arduino Leonardo"
MyDoorOpenerServer.cpp: In member function 'boolean MyDoorOpenerServer::isPasswordValid(char*)':
MyDoorOpenerServer.cpp:311: error: 'aes256_context' was not declared in this scope
MyDoorOpenerServer.cpp:311: error: expected `;' before 'ctx'
MyDoorOpenerServer.cpp:312: error: 'ctx' was not declared in this scope
MyDoorOpenerServer.cpp:312: error: 'aes256_init' was not declared in this scope
MyDoorOpenerServer.cpp:313: error: 'aes256_decrypt_ecb' was not declared in this scope
MyDoorOpenerServer.cpp:314: error: 'aes256_done' was not declared in this scope


Any help is greatly appreciated.

Thank you,
Patrick
tiga31328
 
Posts: 17
Joined: Mon Dec 15, 2014 11:16 pm

Re: MyDoorOpener - Compile Error

Postby xamos1 » Tue Dec 30, 2014 3:48 pm

Try installing an Example Ethernet Web Server Sketch and see if it would load. Thats what i did.
xamos1
 
Posts: 3
Joined: Tue Dec 30, 2014 2:19 pm

Re: MyDoorOpener - Compile Error

Postby support » Tue Dec 30, 2014 6:38 pm

Good point xamos1. Also, make sure you're using v2.3 of our Arduino backend code as v2.4 is still
under works and known to have some issues with status sensing.

Best regards,
support
Site Admin
 
Posts: 384
Joined: Thu Aug 22, 2013 7:30 pm

Re: MyDoorOpener - Compile Error

Postby support » Tue Jan 20, 2015 8:26 pm

Follow-up in case someone gets to this thread directly. v2.4 is now fully functional.
support
Site Admin
 
Posts: 384
Joined: Thu Aug 22, 2013 7:30 pm


Return to DFRobot XBoard Relay



cron