Thread: WDL-OL
View Single Post
Old 12-07-2017, 11:05 AM   #608
Vyedmic
Human being with feelings
 
Join Date: Jul 2007
Posts: 5
Default

Thank you very much. The SDK not found error in lice is solved. I am now facing a few issues(20 to be exact) with what seems like the SDK itself?? Few examples are:

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1/bits/stl_algobase.h:292:12: Too many template arguments for class template '__copy'

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1/bits/stl_algobase.h:182:9: Expected unqualified-id

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1/bits/stl_algobase.h:274:12: Explicit specialization of non-template struct '__copy'

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1/limits:290:21: Expected ';' at end of declaration list

Does this have to do with the chosen compiler?
Vyedmic is offline   Reply With Quote