Hi, this is strange. When I have bah.gtkwebgtkhtml and I build modules I get this error.
Building Modules
Compiling:gtkwebgtkhtml.bmx
flat assembler version 1.67.28 (32768 kilobytes memory)
/home/mark/BlitzMax/mod/bah.mod/gtkwebgtkhtml.mod/.bmx/gtkwebgtkhtml.bmx.debug.linux.x86.s [202]:
__bb_gtkwebgtkhtml_gtkwebgtkhtml:
error: symbol already defined.
Build Error: Failed to assemble /home/mark/BlitzMax/mod/bah.mod/gtkwebgtkhtml.mod/.bmx/gtkwebgtkhtml.bmx.debug.linux.x86.s
Process complete The strange thing is that when I used printf() to debug c++ I get no output except spaces until I remove the gtkwebgtkhtml.mod folder. Bug?
|