Stratos: Punto de Encuentro de Desarrolladores

¡Bienvenido a Stratos!

Acceder

Foros





Menu

Mostrar Mensajes

Esta sección te permite ver todos los posts escritos por este usuario. Ten en cuenta que sólo puedes ver los posts escritos en zonas a las que tienes acceso en este momento.

Mostrar Mensajes Menu

Mensajes - starios

#1
CRM32Pro / Re:MSTE not working in MingW
22 de Junio de 2013, 12:37:05 AM
Thanks, I had gotten it working by including the source files, but I can link against this library properly now.  It still requires me to link against zlib though, which is normal?
#2
CRM32Pro / Re:MSTE not working in MingW
26 de Mayo de 2013, 04:51:37 AM
I really want to get it working, can someone please help?  It seems like it should be some simple thing
#3
CRM32Pro / MSTE not working in MingW
25 de Mayo de 2013, 05:30:42 AM
Hello, I am trying very hard to get MSTE running.  I am using MingW


crm/mste.h:211:9: error: extra qualification 'cMSTE::st_layers::' on member 'st_layers' [-fpermissive]
crm/mste.h:212:9: error: extra qualification 'cMSTE::st_layers::' on member 'st_layers' [-fpermissive]
crm/mste.h:222:5: warning: 'typedef' was ignored in this declaration [enabled by default]
crm/mste.h:236:9: error: extra qualification 'cMSTE::st_tilesets::' on member 'st_tilesets' [-fpermissive]
crm/mste.h:237:9: error: extra qualification 'cMSTE::st_tilesets::' on member 'st_tilesets' [-fpermissive]
crm/mste.h:238:9: error: extra qualification 'cMSTE::st_tilesets::' on member 'st_tilesets' [-fpermissive]
crm/mste.h:239:5: warning: 'typedef' was ignored in this declaration [enabled by default]


After taking out the extra qualifications from the header file, it gives me this:


parsed.o:parsed.cpp:(.text+0x612): undefined reference to `cMSTE::cMSTE()'
parsed.o:parsed.cpp:(.text+0x911): undefined reference to `cMSTE::~cMSTE()'
parsed.o:parsed.cpp:(.text+0x969): undefined reference to `cMSTE::~cMSTE()'
collect2: ld returned 1 exit status


Thank you for any help





Stratos es un servicio gratuito, cuyos costes se cubren en parte con la publicidad.
Por favor, desactiva el bloqueador de anuncios en esta web para ayudar a que siga adelante.
Muchísimas gracias.