search for: typegen

Displaying 9 results from an estimated 9 matches for "typegen".

Did you mean: typedef
2006 Jan 20
1
error on compiling wine 0.9.6 on fedora core 4 - wine 0.9.5 works!
gcc -g -O2 -o widl client.o hash.o header.o proxy.o server.o typegen.o typelib.o utils.o widl.o write_msft.o parser.tab.o lex.yy.o -L../../libs -lwpp -lwine_port -lfl ../../libs/libwpp.a(lex.yy.o)(.text+0x5e8): In function `_yy_dummy_uses_of_static_functions_b2f4_517d_02ff_b30c_3e5a_47d7_aaa3_3b5d_': /usr/local/rpm/wine-0.9.6/libs/wpp/lex.yy.c:3357: multiple...
2010 Jul 28
1
Libiberty/mkstemps compile problem
...ded, and after doing so for years without problems, I started to compile wine 1.2 for my 86_64 system. Configuration went well, but compilation aborted on: make[1]: Entering directory `/home/jcoppens/wine-1.2/tools/widl' gcc -m32 -g -O2 -o widl client.o expr.o hash.o header.o proxy.o server.o typegen.o typelib.o typetree.o utils.o widl.o write_msft.o parser.tab.o parser.yy.o ../../libs/wpp/libwpp.a ../../libs/port/libwine_port.a parser.yy.o: In function `do_import': /home/jcoppens/wine-1.2/tools/widl/parser.l:477: undefined reference to `mkstemps' I found out this should come from...
2010 Aug 02
3
Error compile wine1.3 on Ubuntu10.04 64bit
CFLAGS="-m32 $(CFLAGS)" LDFLAGS="-L/usr/lib32 $(LDFLAGS)" ./configure I notice here some strange lines: ... checking whether we need to define __i386__... no ... configure: lib(n)curses 32-bit development files not found, curses won't be supported. configure: libv4l 32-bit development files not found. When I do make: Code: /usr/bin/ld: i386:x86-64 architecture of input
2015 Jul 28
0
Wine release 1.7.48
...destroying embedding window. ieframe: Added support for OnFocus notifications. ieframe: Improved debug traces. Jactry Zeng (2): gdi32: Add a helper to map font replacement. gdi32: Add multiple font replacement support. Jarkko Korpi (1): widl: Increase buffer size in typegen.c. Julian R?ger (1): po: Update German translation. Lauri Kentt? (1): po: Update Finnish translation. Matteo Bruni (8): wined3d: Make the core extensions enabling table-based. wined3d: Add more entries to the core extensions table. wined3d: Bind a VAO when using cor...
2011 Jun 24
0
Wine release 1.3.23
...terface name as prefix for the expr eval functions. widl: Allow unsized in,out string parameters. widl: Make output unique pointers into object pointers in object interfaces. widl: Also check array pointers for null ref pointers. widl: Move the pointer check functionality to typegen.c. urlmon: Remove unneded stubs for IWindowForBindingUI. rpcrt4: Preserve the previous MaxCount value when computing variance through a callback. rpcrt4: Add a wrapper for NdrClientCall2 to isolate calling convention differences. rpcrt4: Add an assembly wrapper to implement...
2007 Jan 25
0
Wine release 0.9.30
...oleaut32/tests: Add tmarshal test. oleaut32/tests: Fix the FSF address. ntdll: Properly handle embedded nulls in NTDLL_dbg_vprintf. include: Simplify the variable declarations in the makefile to allow make_makefiles to parse it. widl: Move support for stub arguments to typegen.c to make it usable for proxies too. widl: Move initialization of the stub buffer size into write_remoting_arguments(). widl: Export a function to compute the proc format string size for a function. widl: Skip local functions when building format strings. widl: Fix possible...
2009 Mar 13
0
Wine release 1.1.17
...one function. widl: Determine pointer fc at generation time instead of at parse time. widl: Output server code for freeing returned types. widl: Fix a memory leak in the server/stub code when unmarshalling pointers to strings at the top level. widl: Move type_basic_get_fc to typegen.c and rename it to get_basic_fc. widl: Returned pointers should default to being unique, not reference. rpcrt4: Add a check for a NULL ref pointer to NdrPointerUnmarshall. Stefan Leichter (1): ntoskrnl.exe: Stub for MmQuerySystemSize. Stefano Guidoni (4): imaadp32: block a...
2007 Feb 16
0
Wine release 0.9.31
...e thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Changes since 0.9.30: Alexandre Julliard (39): widl: Copy the UserMarshal support into the generic code. widl: Use the typegen function for marshalling/unmarshalling in proxies. widl: Initialize local variables in stub functions. widl: Rename a couple of variables to make the code closer to what midl generates. widl: Add a few more fields in the stub descriptor. widl: Define __midl_proxy in the gene...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...n.c make_ctests.c makedep.c relpath.c sfnt2fnt.c > :info:build config.status: creating tools/widl/Makefile > :info:build config.status: creating tools/winebuild/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. client.c expr.c hash.c header.c proxy.c server.c typegen.c typelib.c typetree.c utils.c widl.c write_msft.c parser.y parser.l > :info:build ../../tools/makedep -C. -S../.. -T../.. import.c main.c parser.c relay.c res16.c res32.c spec16.c spec32.c utils.c > :info:build config.status: creating tools/winedump/Makefile &...