Displaying 1 result from an estimated 1 matches for "po_file_read_v2".
2011 Jan 08
2
Wine-1.3.11 will not compile for me
...rgument 3 of 'po_file_write' from incompatible pointer type
po.c: In function 'write_pot_file':
po.c:673: warning: passing argument 3 of 'po_file_write' from incompatible pointer type
po.c: In function 'add_translations':
po.c:956: warning: passing argument 2 of 'po_file_read_v2' from incompatible pointer type
make[1]: *** [po.o] Error 1
make[1]: Leaving directory `/home/sheridan/Let?lt?s/wine-1.3.11/tools/wrc'
make: *** [tools/wrc] Error 2
Configure gives me about the same ending messages as usual, nothing too threatening about that AFAIK:
Code:
---- SNIP -...