1
Troubleshooting / Re: Issues on OSX with milestone, nightly, compiling from source.
« on: November 19, 2016, 02:35:53 pm »
It works! thank you
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
/Users/Ian/OpenXCOM/To Make/OpenXcom-master/src/Menu/SetWindowedRootState.cpp:78:72: Cannot take the address of an rvalue of type 'std::__1::basic_ostringstream<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >'
/Users/Ian/OpenXCOM/To Make/OpenXcom-master/src/Menu/SetWindowedRootState.cpp:81:72: Cannot take the address of an rvalue of type 'std::__1::basic_ostringstream<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >'
dyld: Library not loaded: /usr/local/lib/libSDL_gfx.13.dylib
Referenced from: /Users/Ian/OpenXcom/bin/./openxcom
Reason: image not found
ld: warning: directory not found for option '-L/opt/local/lib'
Undefined symbols for architecture x86_64:
"_SDL_main", referenced from:
-[SDLMain applicationDidFinishLaunching:] in SDLMain.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)