Hi Everyone, I've been battling with the following issue for quite some
time:
I'm trying to build the OwnCloud Client on OS X 10.9
darrens-macbook:mirall-build darrenwhite$ make package
[ 7%] Built target cstdlib
[ 27%] Built target ocsync
[ 28%] Automatic moc for target owncloudsync
[ 28%] Built target owncloudsync_automoc
[ 79%] Built target owncloudsync
[ 80%] Automatic moc for target owncloud
[ 80%] Built target owncloud_automoc
[ 81%] Automatic moc for target updater
[ 81%] Built target updater_automoc
[ 88%] Built target updater
[ 89%] Linking CXX executable ../../bin/owncloud.app/Contents/MacOS/owncloud
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to
see invocation)
make[2]: *** [bin/owncloud.app/Contents/MacOS/owncloud] Error 1
make[1]: *** [src/gui/CMakeFiles/owncloud.dir/all] Error 2
make: *** [all] Error 2
I'd really appreciate some assistance.
Regards,
Darren
_______________________________________________
Devel mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/devel