Displaying 14 results from an estimated 14 matches for "dstrict".
Did you mean:
strict
2002 Dec 07
1
need help installing wine...Please!
...a user ,"which would not run at
all", but stills has problems. When i run wineinstall now it starts
doing its magic but stops with this error.
Compiling regedit...
gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -g
-O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT -DNONAMELESSUNION
-DNONAMELESSSTRUCT -D_REENTRANT -o regedit.o regedit.c
gcc -c -I. -I. -I../../include -I../../include -I../../include/msvcrt -g
-O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT -DNONAMELESSUNION
-DNONAMELESSSTRUCT -D_REENTRANT -o regproc.o regproc.c
cd ../../tools &...
2004 Apr 22
13
Rake and VC++ 6
Has anybody tried the new wxruby-swig from the msvc++ command line
compiler using ''rake''? The rakefile seems to depend on the wx_config
method, which doesn''t exist for msw because it doesn''t have BASH to
execute the shell script. Has anyone hacked the rakefile to fix this?
Nick
2004 Apr 24
1
wxruby-swig 0.0.7
I just pushed a new wxruby-swig, which includes the known MSWin rakefile
changes. It also has some significant internal improvements that will
make it easier to add classes, and it includes support for one new class
(wxEvent).
wxruby-swig is now licensed under the "MIT license". wxRuby will remain
under the wxWindows license as long as we are releasing the old code
base. When we
2002 Jul 14
6
20020710 & winetest
...s;
20020509, 20020605, 20020710 does not.)
wine 20020710
make[2]: Entering directory `/home/hurtta/game/wine-20020710/programs/winetest'
gcc -c -I. -I. -I../../include -I../../include `perl -MExtUtils::Embed -e perl_inc` -g -O2 -Wall
-fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC -DSTRICT -DNONAMELESSUNION
-DNONAMELESSSTRUCT `perl -MExtUtils::Embed -e ccflags` -D_REENTRANT -I/usr/X11R6/include -o
winetest.o winetest.c
winetest.c:27: EXTERN.h: No such file or directory
winetest.c:28: perl.h: No such file or directory
make[2]: *** [winetest.o] Error 1
make[2]: Leaving directory `/ho...
2001 Nov 28
1
wine's winhelp doesn't compile
Hi,
using latest cvs code,
i can't compile the winhelp program.
There's a conflict for the gethostname fonction :
gcc -c -I. -I. -I../../include -I../../include -g -O2
-Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT
-DNONAMELESSUNION -DNONAMELESSSTRUCT -D_REENTRANT
-I/usr/X11R6/include -o lex.yy.o lex.yy.c
In file included from ../../include/winsock2.h:30,
from ../../include/windows.h:39,
from macro.h:7,
from ./macro.lex.l:10:
../../include/winsock.h:886: con...
2001 Feb 14
1
Troubles with Windows Me Registry in latest CVS
...ig using your existing Windows installation.
You probably want to review the file, though.
Checking for real Windows registry...
Not found, default Wine registry will be installed.
Compiling regapi...
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT -D_RE
sr/X11R6/include -o regapi.o regapi.c
ld -r regapi.o -o regapi.tmp.o
strip --strip-unneeded regapi.tmp.o
LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -L../../dlls -sym regap
egapi.spec.c -spec ./regapi.spec
gcc -c -I. -I. -I../../inclu...
2004 Apr 29
10
wxruby-swig 0.0.12 is up
This one includes the latest App.cpp which includes the Mac fix from
Nick. I thought it was in 0.0.11, but it wasn''t.
It also adds support for "stock objects", like colours, pens, and fonts.
This turned out to be quite challenging, but I''m happy with the
solution. It only took a few days :-/
Kevin
2002 Mar 04
1
String Resources & Popup Problem
...POPUP "&File" {
MENUITEM "&New...", 0x100
En.rc is included by #include "En.rc" in rsrc.rc.
And gcc complies about it when compiling :
[syl@snoop notepad]$ make
gcc -c -I. -I. -I../../include -I../../include -g -O2
-Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT
-DNONAMELESSUNION -DNONAMELESSSTRUCT -D_REENTRANT
-I/usr/X11R6/include -o language.o language.c
language.c: In function `LANGUAGE_LoadMenus':
language.c:98: `MAIN_MENU' undeclared (first use in
this function)
> I would recommend to have a look at
> dlls/user/resources/user32.rc,
>...
2001 Jul 01
1
Compile error in x86 Solaris
...y `/d1/wine-20010629/miscemu'
gcc -o wine miscemu/miscemu.o -L./dlls -lntdll -L./library -lwine
-L./unicode -lwine_unicode -lsocket -lnsl -lm
make[1]: Entering directory `/d1/wine-20010629/debugger'
gcc -c -I. -I. -I../include -I../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -DSTRICT -D_REENTRANT
-I/usr/openwin/include -o stabs.o stabs.c
stabs.c:1271: warning: `struct r_debug' declared inside parameter list
stabs.c:1271: warning: its scope is only this definition or
declaration, which is probably not what you want.
stabs.c: In function `DEBUG_WalkList':
stabs.c:1274: st...
2003 Nov 07
6
DnD
Hi!
Is drag''n''drop works currently under wxruby?
I want an app, where you can drag files from a wxlistctrl to a
wxtreectrl.
Can anyone show a little example?
Gergo
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval
2003 Oct 25
9
Windows Compile Error
...does anyone know why I''m getting this compile error:
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -MD -Zi -O2b2xg- -G6 -ID:\Dev\RubyDev\wxWindows-2.4.1/include -ID:\Dev\Ru
byDev\wxWindows-2.4.1/lib/mswd -DSTRICT -DWIN32 -D__WXMSW__ -I. -Ic:/ruby/
lib/ruby/1.8/i386-mswin32 -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I. -I. -I./.
. -I./../missing -c
-Tpwx.cpp
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
wx.cpp
cl -MD -Zi -...
2007 Jul 20
0
[1126] trunk/wxruby2/rake/rakemswin.rb: Remove deprecated cl.exe option to get rid of MSW compile warning
...n><span class="cx"> $extra_cppflags = [
</span><span class="cx"> "/GR",
</span><del>- "/GX",
</del><span class="cx"> "/EHsc",
</span><span class="cx"> "-DSTRICT",
</span><span class="cx"> "-DWIN32", "-D__WIN32__",
</span></span></pre>
</div>
</div>
</body>
</html>
2003 Aug 19
1
Problems building dlls for use with winelib
...iginal source files:
> winebuild -fPIC -L/usr/local/lib/wine -lntdll -lkernel32 -luser32
> -lgdi32-lcomdlg32 -lcrtdll -o libdll.spec.c --spec libdll.spec
> libdll.temp.o
Finally, I (at least try to) tie everything together in a single
library:
> winegcc -shared -Wl,-soname,libdll.so -DSTRICT -D_REENTRANT
> -L/usr/local/lib/wine -lntdll -lkernel32 -luser32 -lgdi32 -lcomdlg32
> -lstdc++ -lcrtdll -lgcc_s -lm $(OBJS)
The result is the following warnings and errors:
> (1) libdll.spec.o(.rodata+0x0): multiple definition of `dllname'
> /tmp/wappX6tcsm.spec.o(.rodata+0x0)...
2005 Jul 24
11
Official name change to wxruby2
The CVS module has been renamed from wxruby-swig to wxruby2, and I have
checked in the related changes to reflect the name change. Anyone with a
CVS tree will need to re-checkout from CVS because of the module name
change.
There is now a wx.rb in the lib/ directory, which loads the wxruby2
shared library that gets built.
I have tagged this as 0.0.22.
Next steps:
- Apply Choice.i patch from