Página 1 de 1

xedit for xHarbour?

Publicado: Dom May 26, 2013 11:51 pm
por ohaldi
Hello
I just downloaded xEdit. Very nice Editor.
I tried to compile my own application developed with xHarbour and have some errors. Actually I'm using xbuild and have no error.
With xEdit, I have errors like unresolved external for the function wopen(), etc. This function should be in xhb.lib. I don't have this library, but with xbuild no problem.
My question : is xEdit compatible for xHarbour?
Regards
Otto

xedit for xHarbour?

Publicado: Lun May 27, 2013 5:35 pm
por jfgimenez
Otto,
> I just downloaded xEdit. Very nice Editor.
> I tried to compile my own application developed with
> xHarbour and have some errors. Actually I'm using xbuild and
> have no error.
> With xEdit, I have errors like unresolved external for the
> function wopen(), etc. This function should be in xhb.lib. I
> don't have this library, but with xbuild no problem.
> My question : is xEdit compatible for xHarbour?
XEdit is compatible with Harbour (up to current mightly builds) and
xHarbour (community, not xharbour.com). If you are using xharbour.com
distro, xEdit hasn't any preconfiguration for it, and you have to
configure every parameter, flag and library, and we can't help you here,
since we don't use it.
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info

xedit for xHarbour?

Publicado: Sab Jun 01, 2013 1:16 pm
por ohaldi

Many thanks for your quick answer and help.
Regards
Otto