Hi, I tried to build new packages for Linux for Sync-my-L2P, because those AppImages are not the common standard for linux builds. But I got the error message:
main.cpp:(.text.startup+0x0): multiple definition of main
To fix it, I simply removed the duplicate entry src/main.cpp
Hi, I tried to build new packages for Linux for Sync-my-L2P, because those AppImages are not the common standard for linux builds. But I got the error message:
main.cpp:(.text.startup+0x0): multiple definition of main
To fix it, I simply removed the duplicate entry src/main.cpp