How can I set this in my Mac ?
export HRB_DIR="/Developer/harbour-apache"
export HRB_INC="$HRB_DIR/include"
export HRB_LIB="$HRB_DIR/lib/darwin/gcc"
export APACHE="/Users/lailton/Developer/harbour-apache/apache/apache-2.4.39"
Search found 39 matches
- Mon May 27, 2019 11:52 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Run Harbour on Apache Linux from Windows 10 !!!
- Replies: 16
- Views: 2917
- Tue Jun 26, 2018 6:46 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using C# (and .NET) from FWH
- Replies: 15
- Views: 3986
Re: Using C# (and .NET) from FWH
Show, thats fantastic !!!!! \o/
- Mon Jun 11, 2018 1:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
Another question would be for CH files that are in a different folder than PRG files. Today I add it to the xhb command line in the preferences menu. / ic: \ des \ mstar \ include and it works but I do not know in the next projects if the preferences are individual per project. And also, about the o...
- Mon Jun 11, 2018 12:59 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
Thankscnavarro wrote:I am implementing some new features that will surely help you solve your suggestion
In menuitem "Execute" also has the possibility to include arguments / parameters ( last item ) in the execution of the exe
- Mon Jun 11, 2018 12:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
Have you tried to change only the generation path of the EXE? [Name Application (EXE / LIB / DLL)] Yes I did it. I generate the executable in the folder where the project files are because I have them versioned and I use it to get the files to generate the installer. Today this feature is for devel...
- Mon Jun 11, 2018 12:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
I noticed that when closing the file after changing then clicking the execute button it then compiles correctly
- Mon Jun 11, 2018 12:28 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
In xDevStudio work like this https://1drv.ms/f/s!AivtWHTCt3JVhJIw5kFUwyCH3rDxeg
- Mon Jun 11, 2018 12:26 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
The correct process is to click directly on the "Execute" button It is not necessary to manually save the modified files FivEdit should save in this process all the prgs that have been modified Try and tell me if it works and I changed the project directory information but the program did...
- Mon Jun 11, 2018 12:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
I tried, it did not rebuild the file, changed more than one line of code and it did not work.
- Mon Jun 11, 2018 11:23 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
I have 650 files in the project, I believe the best option is "Incremetal Build". However I would like to know if editing the PRG file the correct sequence is to use the compile button and then execute it, and if you need to click save (Ctrl + S) for it to consider the compilation. I am co...
- Fri Jun 08, 2018 11:28 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
Fortunately I was able to configure my entire project and it is working !!! I would suggest to have a parameter to save the working directory. In xDevStudio Software there is a place to put the desktop, which is the directory where is a database of the client, with their respective files, logos, dll...
- Thu Dec 14, 2017 9:47 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
Migrating one of my projects that has more than 600 files found a problem: the limit of the command in the BAT file. I copied the ilink32.exe command to run at the command prompt and saw that the end of the command is missing so it does not compile successfully. Is there any workaround for this with...
- Sat Dec 09, 2017 10:01 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
I am very happy using fivedit. I would like to ask or suggest some changes and also donate to help the project. 1º In the compilation process have a progress bar. 2º During this process display the estimate. 3º improve the save project for when the user quits the program, it asks if it will not save...
- Tue Oct 17, 2017 12:06 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
Thanks!!!! Now it's working.
cnavarro wrote:You are read this?
http://wiki.fivetechsoft.com/doku.php?i ... nstalation
After download
https://bitbucket.org/fivetech/fivewin- ... it_Add.zip
- Fri Oct 13, 2017 8:04 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 537
- Views: 99236
Re: Introducing FiveTech's fivedit
Question: Is there a file I need to delete to work normally? PS.: I always replace it in the folder. Sequence: 1.Menu 2.Display 3.Preferences [ctrl + f2] 4.Click [Save] or [Cancel] 5.Error Dialog: Application =========== Path and name: C:\Des\build\fivedit\fivedit.exe (32 bits) Size: 2,398,208 bytes...