On Sun, Feb 16, 2003 at 06:22:56PM +0100, Pierre d'Herbemont wrote:
Hi all!
I am trying to build wine onto Max OS X/Darwin. I am getting trouble with windres and the *.res files. I would like to know if it would be possible to have winelib running without those resources, I mean, could I build a program and link it fine without those resources?
What trouble?
It should just work, be basically just convert bytestreams into a C file.
In a second time I would like to know if you plan to use wrc as the only (without windres) resource manager. I have read in the list something like that, could you give me the confirmation?
Huh?
Also I would like to know in which measure is the Elf file format implicated in wine (in opposition to darwin's mach-o).
It is not, but basically we require shared libraries of some kind.
Ciao, Marcus