YAJVSEmu icon indicating copy to clipboard operation
YAJVSEmu copied to clipboard

Fix for correctly compile on rasbian

Open Francesco-75 opened this issue 5 years ago • 3 comments

target_link_libraries(${PROJECT_NAME} ${CMAKE_THREAD_LIBS_INIT} ${SDL2_LIBRARIES} ${SERIAL_LIBRARIES} ${XWII_LIBRARIES} bcm2835 stdc++fs)

Francesco-75 avatar May 21 '20 10:05 Francesco-75

Thanks for the fix! Is there anyway you can submit this as a PR with it being before bcm2835, I'd like to give attribution.

GXTX avatar May 21 '20 13:05 GXTX

Hey @Pa0l0ne, can you test with the latest version of master?

GXTX avatar May 24 '20 15:05 GXTX

Hi there, could you please try this again? It should be fixed, thanks.

GXTX avatar Aug 08 '21 07:08 GXTX