Displaying 3 results from an estimated 3 matches for "d9035".
Did you mean:
59035
2018 Dec 16
0
Build from Source on MSVC 2017 cl and MSYS2 32 bit
....src/libtheora-1.2.0alpha1/lib'
CC apiwrapper.lo
CC bitpack.lo
CC decapiwrapper.lo
CC decinfo.lo
CC decode.lo
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27024.1 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl : Command line warning D9035 : option 'O' has been deprecated and will
be removed in a future release
cl : Command line warning D9002 : ignoring unknown option '-g'
bitpack.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27024.1 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl : Co...
2007 May 30
1
Problem compiling dev version for windows
Hi!
I''m trying to compile the svn version (0.10.5.1), but I''m experimenting
a lot of troubles (I had to install Visual C++ Express 2005, etc.) -
Windows XP SP2
Has anyone already done it? It would be very nice if you coul help me.
Actually, I need it to solve the highlight bug (I also get the segfault
message when I use the highlight function).
Thanks!
--
Posted via
2009 Jul 10
2
Problem installing system_timer in windows
...and tried the command for the
third time. This time I got a long stack trace which I will only show a
small excerpt here:
cl -nologo -I. -Ic:/Ruby/lib/ruby/1.8/i386-mswin32
-Ic:/Ruby/lib/ruby/1.
8/i386-mswin32 -I. -MD -Zi -O2b2xg- -G6 -c -Tcsystem_timer_native.c
cl : Command line warning D9035 : option ''Og-'' has been deprecated and
will be r
emoved in a future release
cl : Command line warning D9002 : ignoring unknown option ''-G6''
system_timer_native.c
system_timer_native.c(10) : error C2061: syntax error : identifier
''original_mas
k''...