rust_gui
rust_gui copied to clipboard
Error linking with 'CC'
When I compile the example on my Mac (x86-64) ( through Cargo ), I get an error:
error: linking with cc failed: exit code: 1
Saying that the linker command failed with exit code 1.