Displaying 1 result from an estimated 1 matches for "hw_init".
Did you mean:
hv_init
2009 Mar 26
1
winegcc and 'undefined reference's for names from gdi32
...nkview -lfreetype -ljpeg -lz
/usr/local/lib/libinkview.a(hw_emulator.o): In function `eink_waveform':
hw_emulator.c:(.text+0xa22): undefined reference to `SetBitmapBits'
hw_emulator.c:(.text+0xa73): undefined reference to `BitBlt'
/usr/local/lib/libinkview.a(hw_emulator.o): In function `hw_init':
hw_emulator.c:(.text+0xd76): undefined reference to
`CreateCompatibleDC'
hw_emulator.c:(.text+0xdce): undefined reference to `CreateBitmap'
hw_emulator.c:(.text+0xde7): undefined reference to `SelectObject'
/usr/local/lib/libinkview.a(hw_emulator.o): In function `WindowProc':...