Página 1 de 1

Update xEdit

Publicado: Lun Oct 29, 2012 1:36 pm
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.

Update xEdit

Publicado: Mar Oct 30, 2012 9:43 pm
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

Update xEdit

Publicado: Mié Oct 31, 2012 8:24 am
por santy
Thank you, Jose.
May be you 'll add support OpenWatcom compiler . This is one of my main compilers.

Update xEdit

Publicado: Mar Jun 03, 2014 11:52 am
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

Update xEdit

Publicado: Lun Jun 16, 2014 10:33 am
por santy
Thank you, I see no answer. I'll do something myself.