rust_gui icon indicating copy to clipboard operation
rust_gui copied to clipboard

Error linking with 'CC'

Open KritR opened this issue 10 years ago • 0 comments

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.

KritR avatar Apr 18 '15 17:04 KritR