Search found 7 matches
- Mon Jul 08, 2013 8:11 pm
- Forum: General Coding and Mod discussion
- Topic: Xcode issues
- Replies: 6
- Views: 1273
RE: Xcode issues
thanks for the info! will post this on pioneer forum.
- Mon Jul 08, 2013 3:55 pm
- Forum: General Coding and Mod discussion
- Topic: Xcode issues
- Replies: 6
- Views: 1273
RE: Xcode issues
<t>update - this is the specific error i'm seeing after cloning the repo again clang: error: no such file or directory: '/Users/pioneer/osx/../src/DeadVideoLink.cpp'clang: error: no input filesCommand /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed ...
- Mon Jul 08, 2013 2:33 pm
- Forum: General Coding and Mod discussion
- Topic: Xcode issues
- Replies: 6
- Views: 1273
RE: Xcode issues
<t>Thanks for your reply auryx, I got past that issue but have been recently seeing compiler errors... a linker error when compiling in xcode ld: warning: directory not found for option '-L/Users/snoopy/Desktop/mygithub/pioneer/osx/../contrib/oolua'ld: warning: directory not found for option '-L ...
- Thu Jun 27, 2013 2:02 am
- Forum: Pioneer
- Topic: Xcode issues
- Replies: 4
- Views: 714
RE: Xcode issues
I dont see the following directories. /osx/../contrib/oolua/osx/../src/render
- Thu Jun 27, 2013 2:00 am
- Forum: Pioneer
- Topic: Xcode issues
- Replies: 4
- Views: 714
RE: Xcode issues
<t>got past that issue but now seeing a linker error when compiling in xcode ld: warning: directory not found for option '-L/Users/snoopy/Desktop/mygithub/pioneer/osx/../contrib/oolua'ld: warning: directory not found for option '-L/Users/snoopy/Desktop/mygithub/pioneer/osx/../src/render'ld: library ...
- Wed May 15, 2013 5:04 pm
- Forum: Pioneer
- Topic: Xcode issues
- Replies: 4
- Views: 714
Xcode issues
<t>Hello, I've just cloned the project from github and have xcode 4 installed, including macports but when I run ./bootstrap I get the following error:./bootstrap: line 3: autoreconf: command not found Also tried building the project in xcode but getting a bunch of warnings, any idea how to resolve ...
- Tue May 14, 2013 9:09 pm
- Forum: General Coding and Mod discussion
- Topic: Xcode issues
- Replies: 6
- Views: 1273
Xcode issues
<t>Hi guys, I've just cloned the project from github and have xcode 4 installed, including macports but when I run ./bootstrap I get the following error:./bootstrap: line 3: autoreconf: command not found Also tried building the project in xcode but getting a bunch of warnings, any idea how to ...