| Re: [hatari-devel] Build/Link failure | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
Hi,
On 11/07/2017 09:54 PM, Christer Solskogen wrote:
Take a look please. It came with the latest revision.
http://antarctica.no/~hatari/hatari-6265858dbf86/windows/make-win32-release.6265858dbf86.log
CMakeFiles/hatari.dir/objects.a(floppy_ipf.c.obj):floppy_ipf.c:(.text+0x13f): 
undefined reference to `IPF_Eject_RawStreamImage'
collect2: error: ld returned 1 exit status
I guess all calls to that function in floppy_ipf.c aren't inside:
	#ifdef HAVE_CAPSIMAGE
Nicolas?
	- Eero