Modding, Mission Design, and Coding > FS2 Open Coding - The Source Code Project (SCP)

The CMake build system

<< < (11/13) > >>

jr2:

--- Quote from: chief1983 on December 11, 2017, 12:00:43 pm ---Yeah I like my toys so I have both a truck and a Mac :)

--- End quote ---

I actually like Mac too.  I just hate the price.  My wife bought one through her school, and I always want to play with it, love the click integration.. the price it just outlandish, however.  Imagine a Tesla Model S with the price tag of a Ferrari, Roadster with the price tag of a Ford GT (not Mustang GT) or a Model 3 with the price tag of a Corvette.

Teslas are amazing cars, just not that amazing.  Same with Apple. And they don't even produce the product domestically, or make their own parts!!  They produce them in the same places Samsung et al do, for the same prices (or just use Samsung parts), and then turn around and charge 5x the price!  I just can't believe they can't see how much market share they could capture if they'd drop the price a little, and loosen a few of the restrictions.

Cyborg17:
I got a refurbished mac for $140 from 2007...  Works great.  Runs El Capitan.  User experience. Very pleased.

jr2:

--- Quote from: Cyborg17 on December 11, 2017, 08:41:09 pm ---I got a refurbished mac for $140 from 2007...  Works great.  Runs El Capitan.  User experience. Very pleased.

--- End quote ---

That's pretty cool, I like that kind of price (apparently, after a certain age, even Macs become competitive with PCs, either that, or you got lucky).

den5:
Hello! I tried to compile fs2_open and I got these errors. What's wrong? I'm using visual studio 2013 ultimate


--- Code: ---Warning 3 warning D9025: overriding '/Zm170' with '/Zm200' C:\fs2_OSE\code\cl code
Warning 4 warning D9025: overriding '/Zm170' with '/Zm200' C:\fs2_OSE\code\cl code
Warning 5 warning D9025: overriding '/Zm170' with '/Zm200' C:\fs2_OSE\code\cl code
Warning 6 warning D9025: overriding '/Zm170' with '/Zm200' C:\fs2_OSE\code\cl code
Warning 7 warning D9025: overriding '/Zm170' with '/Zm200' C:\fs2_OSE\code\cl code
Warning 8 warning D9025: overriding '/Zm170' with '/Zm200' C:\fs2_OSE\code\cl code
Warning 9 warning D9025: overriding '/Zm170' with '/Zm200' C:\fs2_OSE\code\cl code
Warning 10 warning D9025: overriding '/Zm170' with '/Zm200' C:\fs2_OSE\code\cl code
Warning 11 warning D9025: overriding '/Zm170' with '/Zm200' C:\fs2_OSE\code\cl code
Warning 12 warning D9025: overriding '/Zm170' with '/Zm200' C:\fs2_OSE\code\cl code
Warning 1 warning D9025: overriding '/W3' with '/w' C:\fs2_OSE\lib\opengl\gl\cl glad
Warning 2 warning D9025: overriding '/W3' with '/w' C:\fs2_OSE\lib\opengl\gl\cl glad_wgl
Error 14 error D8040: error creating or communicating with child process C:\fs2_OSE\code\cl code
Error 16 error D8040: error creating or communicating with child process C:\fs2_OSE\freespace2\cl Freespace2
Error 32 error D8040: error creating or communicating with child process C:\fs2_OSE\fred2\cl FRED2
Error 17 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 464 1 FRED2
Error 18 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 465 1 FRED2
Error 19 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 466 1 FRED2
Error 20 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 467 1 FRED2
Error 21 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 468 1 FRED2
Error 22 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 469 1 FRED2
Error 23 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 470 1 FRED2
Error 24 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 484 1 FRED2
Error 25 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 485 1 FRED2
Error 26 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 486 1 FRED2
Error 27 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 487 1 FRED2
Error 28 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 488 1 FRED2
Error 29 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 489 1 FRED2
Error 30 error C2893: Failed to specialize function template 'void handle_inconsistent_flag(flagset<T,T::NUM_VALUES> &,T,int)' C:\Users\Denis\Documents\GitHub\fs2open.github.com\fred2\initialstatus.cpp 490 1 FRED2
Error 13 error C1001: An internal error has occurred in the compiler. C:\Users\Denis\Documents\GitHub\fs2open.github.com\code\sound\openal.h 26 1 code
Error 15 error C1001: An internal error has occurred in the compiler. C:\Users\Denis\Documents\GitHub\fs2open.github.com\code\sound\openal.h 26 1 Freespace2
Error 31 error C1001: An internal error has occurred in the compiler. C:\Users\Denis\Documents\GitHub\fs2open.github.com\code\sound\openal.h 26 1 FRED2

--- End code ---

m!m:
Is that the entire log output? Visual Studio usually shows more detailed error messages in the full log output.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version