-
-
Notifications
You must be signed in to change notification settings - Fork 18
Bah.datetime.mod #103
Copy link
Copy link
Open
Description
This module fails in blitzMax NG in RELEASE version. In DEBUG version it seems to work.
This code snipplet is sufficient to demonstrate the issue:
SuperStrict
Import bah.datetime
And this is the error report:
Building untitled4
[ 98%] Processing:untitled4.bmx
[ 99%] Compiling:untitled4.bmx.gui.release.win32.x64.c
[100%] Linking:untitled4.exe
C:/BlitzMaxNG/mod/bah.mod/datetime.mod/datetime.release.win32.x64.a(datetime.bmx.release.win32.x64.o):datetime.bmx.release.win32.x64.c:(.text+0x322f): undefined reference to `_bb_bah_datetime_source'
collect2.exe: error: ld returned 1 exit status
Build Error: Failed to link C:/BlitzMaxNG/tmp/untitled4.exe
Process complete
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels