![]() |
|
|
|
Thread Tools | Display Modes |
|
(#1)
|
|
|
Member
Posts: 208
Join Date: 2008.06
Location: Denver, USA
|
Missing 'filelist' file -
2008.12.09, 12:18 AM
I have recently encountered this cryptic error message whenever I create a new SDL OpenGL project in Xcode 3.1:
ld: -filelist file not found: <Project Path> collect2: ld returned 1 exit status I have been unable to find resources to resolve this issue. This is a compile-time error that prevents my project from being fully compiled, even when no extraneous files have been added to the project. Please advise. |
|
|
|
|
(#2)
|
|
|
Member
Posts: 208
Join Date: 2008.06
Location: Denver, USA
|
2008.12.10, 06:03 PM
Figured it out:
The file path to the project had a directory that contained commas in it's name. This screws with Xcode's metadata collection for building. |
|
|
|
|
(#3)
|
||
|
Moderator
Posts: 1,501
Join Date: 2003.10
Location: Virginia, USA
|
2008.12.10, 07:04 PM
Quote:
http://bugreporter.apple.com/ |
|
|
|
|
| Thread Tools | |
| Display Modes | |
|
|