Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zloyadmin

Pages: [1]
1
Developers / Re: Pandaboard and Standalone DCE
« on: July 13, 2012, 09:41:48 am »
Hi everyone!
I`ve got a Sheevaplug. I decided to customize the Standalone DCE on one. I did all steps of the instruction. I had some mistakes which I resolved. However mistakes of EIB-eibd I have not resolved.

List of errors
make[1]: Entering directory `/home/public/arm-pandaboard/mini/src/EIB-eibd'
Computing dependencies for knxDevice.cppIn file included from knxDevice.h:6,
                 from knxDevice.cpp:1:
Telegram.h:6:23: error: eibclient.h: No such file or directory
 done
Computing dependencies for Telegram.cppIn file included from Telegram.cpp:2:
Telegram.h:6:23: error: eibclient.h: No such file or directory
 done
Computing dependencies for ../Gen_Devices/EIBBase.cpp done
Computing dependencies for EIB.cppIn file included from EIB.cpp:17:
EIB.h:26:23: error: eibclient.h: No such file or directory
 done
Computing dependencies for Main.cppIn file included from Main.cpp:17:
EIB.h:26:23: error: eibclient.h: No such file or directory
 done
make[1]: Leaving directory `/home/public/arm-pandaboard/mini/src/EIB-eibd'
make[1]: Entering directory `/home/public/arm-pandaboard/mini/src/EIB-eibd'
type 'make bin', 'make so' or 'make all'
make[1]: Leaving directory `/home/public/arm-pandaboard/mini/src/EIB-eibd'


How are these mistakes corrected?

Thanks everyone!

Pages: [1]