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.

xEdit

Xailer English public forum
Responder
Lars Machiels
Mensajes: 2
Registrado: Jue Ene 29, 2009 3:47 pm

xEdit

Mensaje por Lars Machiels »

I use both Xailer (1.9 Enterprise Edition) and xEdit. Now I want to test the latest version of xEdit. The problem with xEdit is that I have to include Xailer.lib to compile & link my application without any unresolved externals. If I do include xailer.lib my application wants the Xailer IDE to get started (because I use Demo version).
So I want to use xEdit for a console application without the need of Xailer.lib. I tried many things but it looks like xEdit can not be used by just itself.
What do I do wrong? Please advice.
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

xEdit

Mensaje por jfgimenez »

Lars,
> I use both Xailer (1.9 Enterprise Edition) and xEdit. Now I
> want to test the latest version of xEdit. The problem with
> xEdit is that I have to include Xailer.lib to compile & link
> my application without any unresolved externals. If I do
> include xailer.lib my application wants the Xailer IDE to
> get started (because I use Demo version).
>
> So I want to use xEdit for a console application without the
> need of Xailer.lib. I tried many things but it looks like
> xEdit can not be used by just itself.
>
> What do I do wrong? Please advice.
xEdit cannot be used to create Xailer's executables. Just use Xailer to
do it. BTW, current Xailer version supports multi-project management,
that is, a main project which has sub-projects in an unlimited way.
Theese sub-projects are always compiled before the main project, in a
one-click action, and can be libraries, DLLs and another executables.
ITOH, xEdit can be used to create libraries for Xailer, or to create
programs directly for Harbour and xHarbour, without Xailer.
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
Wahwah
Mensajes: 2
Registrado: Mar Feb 07, 2012 5:02 pm

xEdit

Mensaje por Wahwah »

Hi,
I'm just testing XEDIT for the first time and I am wondering where to change the compiler-exe.
XEDIT tries to compile with "xHBBinharbour.exe", but my compiler is "xHBBinxHB.exe".
Where can I change this setting? I didn't find it.
Thanks for help!
Thierry
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

xEdit

Mensaje por jlalin »

Thierry,
welcome!
> Where can I change this setting? I didn't find it.
Under Tools->Programming environment you can setup any compiler you may need.
Regards,
José Lalí­n
Wahwah
Mensajes: 2
Registrado: Mar Feb 07, 2012 5:02 pm

xEdit

Mensaje por Wahwah »

José,
I'm still a little bit confused. Under "programming environment/xBase" I can switch between "Harbour" and "xHarbour", but XEdit still wants to compile via "harbour.exe" even if I've chosen "xHarbour" as compiler. I did not find an option to setup my own ".exe".
Next question: Most OEM-chars work fine, but the german umlauts "í¤í¶í¼" won't work when typing these keys on my german keyboard.
Any idea?
Regards,
Thierry
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9252
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

xEdit

Mensaje por ignacio »

Wahwah escribió el jue, 09 febrero 2012 11:56José,
I'm still a little bit confused. Under "programming environment/xBase" I can switch between "Harbour" and "xHarbour", but XEdit still wants to compile via "harbour.exe" even if I've chosen "xHarbour" as compiler. I did not find an option to setup my own ".exe".
Next question: Most OEM-chars work fine, but the german umlauts "í¤í¶í¼" won't work when typing these keys on my german keyboard.
Any idea?
Regards,
Thierry
Please try to exit and execute xEdit again to see if it solves the problem. TIA.
Regards,
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
https://www.xailer.com
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

xEdit

Mensaje por jlalin »

Thierry,
I'm affraid XEdit has "harbour.exe" hardcoded as the compiler name that's
why you can't use your own exe.
As a workaround you can rename your own exe to "harbour.exe" while this
issue gets fixed.
> Next question: Most OEM-chars work fine, but the german
> umlauts "í¤í¶í¼" won't work when typing these keys on my
> german keyboard.
On the statusbar, click on ANSI panel to select the desired charset.
Saludos,
José Lalí­n
Responder