New board
OK, the new build system now works for me. Just for reference: - build shared GTK- add -lstdc++ for uforadiant & uforadiant-brushexportNow I only need to find how to compile maps and to find a way to package everything!
ufo_LDFLAGS += -lrmtpufoded_LDFLAGS += -lrmtptestall_LDFLAGS += -lrmtp
then you should add this to config.mkCode: [Select]ufo_LDFLAGS += -lrmtpufoded_LDFLAGS += -lrmtptestall_LDFLAGS += -lrmtpthis is imo more a problem of your curl-config file (where you can fix this of course, too)