search for: do_import

Displaying 2 results from an estimated 2 matches for "do_import".

Did you mean: lo_import
2010 Jul 28
1
Libiberty/mkstemps compile problem
...tering 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 libiberty, which is present as a static library (probably ok, as the rest of the above links static?). Recompiling libiberty from the binutils with --enable-static doesn&...
2018 Feb 02
0
Wine release 3.1
...sh in test_output_desc(). wined3d: Add buffer usage to wined3d_swapchain_desc. dxgi: Stop ignoring buffer usage. d3d11: Use proper bind flags for swapchain textures. dxgi/tests: Add test for back buffer usage flags. widl: Increase max import depth. widl: Reformat do_import(). dxgi: Allow wrapping adapter objects. dxgi: Allow wrapping factory objects. wined3d: Simplify code paths in wined3d_cs_exec_update_sub_resource(). dxgi: Add FIXME messages for unhandled DXGI_SWAP_CHAIN_FULLSCREEN_DESC fields. dxgi: Require window when creating swapc...