To James Bott - Re: UltraEdit
- Jeff Barnes
- Posts: 912
- Joined: Sun Oct 09, 2005 1:05 pm
- Location: Ontario, Canada
- Contact:
To James Bott - Re: UltraEdit
Hi James,
I hope you are the right person for this.....
I am setting up my new computer and am reinstalling UltraEdit.
If I remember correctly, you had something that was added to allow UltraEdit to list the FiveWin functions.
Could you please send me this information.
If you were not the one who had this then please ignore this post.
Thanks,
Jeff
I hope you are the right person for this.....
I am setting up my new computer and am reinstalling UltraEdit.
If I remember correctly, you had something that was added to allow UltraEdit to list the FiveWin functions.
Could you please send me this information.
If you were not the one who had this then please ignore this post.
Thanks,
Jeff
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Jeff,
You may download wordfile.txt from here:
http://hyperupload.com/download/b2c3595 ... e.zip.html
and replace the one that comes with UltraEdit.
Talking about UE, some days ago I discovered UEStudio, also from UE developers, which it is much more powerfull than UE, as it is a fully configurable IDE, with project manager, source code editor and resources editor too! I have already implemented the right settings to build FWH projects from it. It works really fine.
We plan to upload some videos explaining how to use UEStudio with Harbour and FWH. It is superb!
You may download wordfile.txt from here:
http://hyperupload.com/download/b2c3595 ... e.zip.html
and replace the one that comes with UltraEdit.
Talking about UE, some days ago I discovered UEStudio, also from UE developers, which it is much more powerfull than UE, as it is a fully configurable IDE, with project manager, source code editor and resources editor too! I have already implemented the right settings to build FWH projects from it. It works really fine.
We plan to upload some videos explaining how to use UEStudio with Harbour and FWH. It is superb!
Last edited by Antonio Linares on Fri Dec 30, 2005 8:54 am, edited 1 time in total.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
The file you need is available on my website here:
http://ourworld.compuserve.com/homepage ... rogram.htm
James
http://ourworld.compuserve.com/homepage ... rogram.htm
James
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
UEStudio settings:
here we explain the steps to do and the required files to properly set UEStudio:
1. Change UEStudio wordfile.txt installed by UEStudio with this one: http://hyperupload.com/download/b2c3594 ... e.zip.html
2. At UEStudio configs directory, build the Harbour directory and copy this file there. Edit this file and change FWH and CPATH with your own paths values:
http://hyperupload.com/download/5026c23 ... w.zip.html
3. At UEStudio projects directory, build a Harbour directory and copy this file into it:
http://hyperupload.com/download/4d5f358 ... z.zip.html
Now you may be able to select "Project-NewProject/Workspace-Creating projects using templates", select Harbour and FWH window as the kind of application and everything will be created abutomatically. The click on build app and run app, it should work
Please let us know if you get it working!
here we explain the steps to do and the required files to properly set UEStudio:
1. Change UEStudio wordfile.txt installed by UEStudio with this one: http://hyperupload.com/download/b2c3594 ... e.zip.html
2. At UEStudio configs directory, build the Harbour directory and copy this file there. Edit this file and change FWH and CPATH with your own paths values:
http://hyperupload.com/download/5026c23 ... w.zip.html
3. At UEStudio projects directory, build a Harbour directory and copy this file into it:
http://hyperupload.com/download/4d5f358 ... z.zip.html
Now you may be able to select "Project-NewProject/Workspace-Creating projects using templates", select Harbour and FWH window as the kind of application and everything will be created abutomatically. The click on build app and run app, it should work
Please let us know if you get it working!
- wilsongamboa
- Posts: 439
- Joined: Wed Oct 19, 2005 6:41 pm
- Location: Quito - Ecuador
UEStudio settings:
Antonio
Thanks for the tip
I try and have this error
--------------------Configuración: Prueba - Debug--------------------
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'UUID.LIB'
Prueba.EXE - 0 error(es), 0 advertencia(s)
How can I incluthe this lib because I try on config file "FWH window"
, on project directory and same error
Thanks for all
Thanks for the tip
I try and have this error
--------------------Configuración: Prueba - Debug--------------------
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Fatal: Unable to open file 'UUID.LIB'
Prueba.EXE - 0 error(es), 0 advertencia(s)
How can I incluthe this lib because I try on config file "FWH window"
, on project directory and same error
Thanks for all
Wilson 'W' Gamboa A
Wilson.josenet@gmail.com
Wilson.josenet@gmail.com
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Wilson,
You may download uuid.lib from here:
http://hyperupload.com/download/7db97476/uuid.zip.html
and copy it to your bcc55\lib directory.
You may download uuid.lib from here:
http://hyperupload.com/download/7db97476/uuid.zip.html
and copy it to your bcc55\lib directory.
- wilsongamboa
- Posts: 439
- Joined: Wed Oct 19, 2005 6:41 pm
- Location: Quito - Ecuador
uuid lib
Antonio, Thanks but I Have the lib
this problem I have when try to compile some Fwh programas
with an .bat file , not have this problem whe I Use
Verce or xMate, when I have this problem I solved copying this lib file
to the directory of aplication resides on
Now I can't resolve this with this ultraedit
ide
Excuseme my Bad english
Happy new year to you and your family
Best regards
this problem I have when try to compile some Fwh programas
with an .bat file , not have this problem whe I Use
Verce or xMate, when I have this problem I solved copying this lib file
to the directory of aplication resides on
Now I can't resolve this with this ultraedit
ide
Excuseme my Bad english
Happy new year to you and your family
Best regards
Wilson 'W' Gamboa A
Wilson.josenet@gmail.com
Wilson.josenet@gmail.com
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Wilson,
have you properly created bcc55\bin\bcc32.cfg and bcc55\bin\ilink32.cfg as explained at http://www.fivetechsoft.com/english/fwh.html ?
have you properly created bcc55\bin\bcc32.cfg and bcc55\bin\ilink32.cfg as explained at http://www.fivetechsoft.com/english/fwh.html ?
- wilsongamboa
- Posts: 439
- Joined: Wed Oct 19, 2005 6:41 pm
- Location: Quito - Ecuador
thanks Antonio
thanks Antonio
now are Ok
I have new problems but are another history
Thanks For all
Best regards
now are Ok
I have new problems but are another history
Thanks For all
Best regards
Wilson 'W' Gamboa A
Wilson.josenet@gmail.com
Wilson.josenet@gmail.com