Please help me compile on Mac!!??? [message #1796476] |
Sun, 14 October 2018 16:23 |
Eclipse User |
|
|
|
I'm running a simple program that works perfectly on visual studio. I'm on a Mac and I installed eclipse and llvm. Here is my error:
03:31:08 **** Incremental Build of configuration Debug for project pointClass ****
Info: Internal Builder is used for build
clang++ -v -native -o pointClass test.bc point.bc
clang: error: unknown argument: '-native'
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0 https://www.minimilitia.mobi/ https://www.applock.ooo/ https://www.7zip.vip/
Thread model: posix
03:31:08 Build Finished (took 78ms)
How can I fix this? Also, how can I permanently include iostream in every project (instead of adding the path to each individual project)?
Many thanks.
[Updated on: Sun, 14 October 2018 20:23] by Moderator Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03045 seconds