Skip to content

duplicate definition of "jdiv_round_up" #22

@GWRon

Description

@GWRon

Tried to compile something with NG for 64bit on linux and got this:

ar: Erzeugen von /BlitzMaxNG/mod/wx.mod/wxsplitterwindow.mod/wxsplitterwindow.release.linux.x64.a
ar: Erzeugen von /BlitzMaxNG/mod/wx.mod/wxlistctrl.mod/wxlistctrl.release.linux.x64.a
/BlitzMaxNG/mod/wx.mod/wx.mod/../lib/linuxx64/libwxjpeg-3.1.a(wxjpeg_jutils.o): In Funktion `jdiv_round_up':
jutils.c:(.text+0x0): Mehrfachdefinition von `jdiv_round_up'
/BlitzMaxNG/mod/pub.mod/libjpeg.mod/libjpeg.release.linux.x64.a(jutils.c.release.linux.x64.o):jutils.c:(.text+0x0): first defined here
/BlitzMaxNG/mod/wx.mod/wx.mod/../lib/linuxx64/libwxjpeg-3.1.a(wxjpeg_jutils.o): In Funktion `jround_up':
jutils.c:(.text+0x10): Mehrfachdefinition von `jround_up'
/BlitzMaxNG/mod/pub.mod/libjpeg.mod/libjpeg.release.linux.x64.a(jutils.c.release.linux.x64.o):jutils.c:(.text+0x10): first defined here
/BlitzMaxNG/mod/wx.mod/wx.mod/../lib/linuxx64/libwxjpeg-3.1.a(wxjpeg_jutils.o): In Funktion `jcopy_sample_rows':
jutils.c:(.text+0x30): Mehrfachdefinition von `jcopy_sample_rows'
/BlitzMaxNG/mod/pub.mod/libjpeg.mod/libjpeg.release.linux.x64.a(jutils.c.release.linux.x64.o):jutils.c:(.text+0x30): first defined here
/BlitzMaxNG/mod/wx.mod/wx.mod/../lib/linuxx64/libwxjpeg-3.1.a(wxjpeg_jutils.o): In Funktion `jcopy_block_row':
jutils.c:(.text+0x90): Mehrfachdefinition von `jcopy_block_row'
/BlitzMaxNG/mod/pub.mod/libjpeg.mod/libjpeg.release.linux.x64.a(jutils.c.release.linux.x64.o):jutils.c:(.text+0x90): first defined here
/BlitzMaxNG/mod/wx.mod/wx.mod/../lib/linuxx64/libwxjpeg-3.1.a(wxjpeg_jutils.o):(.rodata+0x420): Mehrfachdefinition von `jpeg_natural_order'
/BlitzMaxNG/mod/pub.mod/libjpeg.mod/libjpeg.release.linux.x64.a(jutils.c.release.linux.x64.o):(.rodata+0x0): first defined here
collect2: error: ld returned 1 exit status
Build Error: Failed to link /TVTower.git/tools/editor2/editor

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