In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Update xEdit

Xailer English public forum
Responder
santy
Mensajes: 4
Registrado: Lun Oct 29, 2012 1:22 pm

Update xEdit

Mensaje por santy »

Hi Jose.
When do you update xEdit?
Can you add support OpenWatcom compiler and correct error when using mingw compiler in xEdit?
When you create project (mingw) xEdit adds lib extension to the project file (section Libraries). For mingw library name has be without extension.
Thank you.
Alex Antypenko.
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Update xEdit

Mensaje por jfgimenez »

Alex,
> When do you update xEdit?
> Can you add support OpenWatcom compiler and correct error
> when using mingw compiler in xEdit?
>
> When you create project (mingw) xEdit adds lib extension to
> the project file (section Libraries). For mingw library name
> has be without extension.
We're now woking in porting Xailer to MinGW, so we're using XEdit with
MinGW intensively, and we're fixing those bugs. We expect to release a
new XEdit soon.
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
santy
Mensajes: 4
Registrado: Lun Oct 29, 2012 1:22 pm

Update xEdit

Mensaje por santy »

Thank you, Jose.
May be you 'll add support OpenWatcom compiler . This is one of my main compilers.
santy
Mensajes: 4
Registrado: Lun Oct 29, 2012 1:22 pm

Update xEdit

Mensaje por santy »

Hi Jose.
I use xEdit 3 of BCC582, everything works correctly.
But when I tried to use Mingw or pellesC created file does not start. Error startup file.
Does not work with any Harbour nor xHarbour. I tried to change options of compiler and linker but the result did not change.
Version 2 of xEdit works correctly.
I create simple console example:
FUNCTION Main()
?
? "Xedit demo"
?
RETURN nil
Perhaps incorrectly created file link.tmp?
Is it possible to somehow trace file content link.tmp?
But maybe error is not in this.
Thank you.
Alex Antypenko
santy
Mensajes: 4
Registrado: Lun Oct 29, 2012 1:22 pm

Update xEdit

Mensaje por santy »

Thank you, I see no answer. I'll do something myself.
Responder