openPowerlink [message #1838081] |
Mon, 15 February 2021 09:29  |
Eclipse User |
|
|
|
Hello,
i would like to use the openPowerlink Lib.
But it seems that i fail to build a Forte with it.
Also i can not find any types in the 4Diac IDE
I downloaded the files from Sourceforge
I tried building the stack in various ways:
with Cmake-gui
I added the options as it says in the tutorial:
CFG_POWERLINK_CHM
CFG_POWERLINK_PROCESS_IMAGE
although i am not sure if just adding an entry is the right way.
after that i try to give the right direktion in Cmake to the FORTE_MODULE_POWERLINK_LIB_DIR
i am not sure if it works the right way.
i also tried to use the cmake command that is specified in the support of Powerlink
$ cmake -DCMAKE_BUILD_TYPE=Release ../..
after that some libs are stored in a lib folder, which i pass to cmake then.
but i always get an error when generating:
Error Message is the following:
/home/PointyHat0111/BA/4Diac_Old/ext_modules/openPOWERLINK_V2.7.1/ObjDicts/CiA302-4_MN/EplApiProcessImageSetup.c
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
CMake Error at CMakeLists.txt:298 (add_library):
No SOURCES given to target: forte_stringlist_externals
CMake Error at src/CMakeLists.txt:261 (add_library):
No SOURCES given to target: FORTE_LITE
or
/home/PointyHat0111/BA/4Diac_Old/ext_modules/openPOWERLINK_V2.7.1/stack/lib/linux/x86_64/ObjDicts/CiA302-4_MN/EplApiProcessImageSetup.c
How are these files ObjDicts/CiA302-4_MN/EplApiProcessImageSetup.c
created?
And where can i find the types in IDE? Or will they only appear after i did this steps the right way?
I hope someone can help me.
Best Regards
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08768 seconds