Skip to content

Bah.datetime.mod #103

@MidimasterSoft

Description

@MidimasterSoft

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions