Compile Ice-E on raspberry pi

in Help Center
I am trying to compile Ice-E on a raspberry pi. I successfully compiled mcpp, but when I try and compile slice2cpp I get an #error "Unknown architecture". Has anyone successfully done this before? Or does anyone have any ideas on how to fix the Unknown architecture error?
Thanks
Adam
Thanks
Adam
0
Comments
Ice-E doesn't support the ARM architecture, you will need to modify cpp/include/IceUtil/Config.h to add support for it. We heard some successfull reports of ARM builds for Ice so it should also work for Ice-E. I suggest that you search for "ARM" on the forum for these reports.
Cheers,
Benoit.
Don't you use such a toolchain to build binaries for your raspberry pi?
Cheers,
Benoit.
Thanks
Adam
here is how i did it.
Download mcpp
Download and build Ice-E