ubuntu 7.10 32bit
xbmc
when i put the source codes in vmware, the compile is finished and the program can run. But i put the source codes in the shared folder /mnt/hgfs/e, the compile can't finish. the error list as follow:
...
../xbmc/langinfo.h:9: error: expected ‘,’ or ‘...’ before ‘&’ token
../xbmc/langinfo.h:11: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:12: error: ‘CStdString’ does not name a type
....
why?
vmware shared folder compile error
codeat
Junior Member Posts: 10 Joined: Jan 2008 Reputation: 0 |
2008-04-08 06:42
Post: #1
|
| find quote |
codeat
Junior Member Posts: 10 Joined: Jan 2008 Reputation: 0 |
2008-05-17 10:32
Post: #2
the reason: /usr/include/langinfo.h collide with /xbmc/langinfo.h
so rename the /xbmc/langinfo.h |
| find quote |

Search
Help