Search found 382 matches: comp

Return to advanced search

Re: C++Compiler - FREE TOOL

eso es un ejecutable en modo consola, no es asi? pudieras compartir el archivo env de xmate por favor. salu2 carlos vargas Aqui dejo el archivo env utilizado . Tendras que cambiar a tus paths y quitar un par de librerias que uso ... Ojo tambien con el problema de activex ... esto no se solucionará ...
by mastintin
Tue Jul 26, 2016 6:47 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: C++Compiler - FREE TOOL
Replies: 18
Views: 8997

Re: clase METRO de Cristobal Navarro

Gracias. Veo tu archivo de compilacion. los erreres que tengo es porque me faltan las clases. set path=%path%;c:\borland\bcc582\bin\; C:\HARBOUR\harb20131007\BIN\HBMK2.EXE -prgflag=/n /m /w /es1 /gc1 -cflag=/c /O2 -inc -comp=bcc -workdir=c:\fiveui\obj ...
by ruben Dario
Fri Jul 22, 2016 3:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: clase TFiveUI de Cristobal Navarro
Replies: 21
Views: 4290

R.I.P Phil Barnett

https://groups.google.com/forum/#!topic/harbour-users/hAjEPhWR39c Hi all, Members of the comp.lang.clipper newsgroup have discovered that one of the pillars of the Clipper/Harbour community passed away a little over a year ago, on April 16, 2015. You can read ...
by carlos vargas
Thu Jun 02, 2016 11:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: R.I.P Phil Barnett
Replies: 24
Views: 3805

Re: FIVEWIN+ GTWVW

by Antonio Linares
Thu Jun 02, 2016 11:11 am
 
Forum: All products support
Topic: FIVEWIN+ GTWVW
Replies: 3
Views: 2005

Re: Error ADSADT/5005 Error 5005

... http://comments.gmane.org/gmane.comp.lang.harbour.devel/13772 https://searchcode.com/codesearch/view/4490852/ https://sourcecodebrowser.com/harbour/0.44/ace_8h_source.html ...
by karinha
Tue May 17, 2016 2:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error ADSADT/5005 Error 5005
Replies: 10
Views: 1753

Re: Tip Client = Harbour / MSVC 2015 Error

... 14.0\VC\vcvarsall.bat" call "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" 5. c:\harbour\bin\hbmk2 hbssl -comp=msvc Four libraries were built: hbssl.lib, hbssls.lib, libeay32.lib and ssleay32.lib Here you have them: https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/harbour_32_hbssl_vsc2015_20160429.zip
by Antonio Linares
Fri Apr 29, 2016 7:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tip Client = Harbour / MSVC 2015 Error
Replies: 39
Views: 9655

Re: FWH64

... ECHO Compiling... set hdir=%HBDIR% set hdirl=%hdir%\lib\vc64 %hdir%\bin\harbour %1 /n /i%fwdir%\include;%hdir%\include /w /p /d__64__ %2 %3 > comp.log 2> warnings.log IF ERRORLEVEL 1 GOTO COMPILEERROR @type comp.log @type warnings.log cl -TC -W3 -O2 -c -I%hdir%\include %1.c :ENDCOMPILE ...
by Francisco Valério
Thu Apr 28, 2016 6:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64
Replies: 110
Views: 28246

Re: xharbour with gcc (mingw)?

... set path=C:\XharbourWithMingwTestProgram\mingw530\MINGW530\bin %hdirc% %1 /n /i%fwh%\include;%hdir%\include /w /p %2 %3 > comp.log 2> warnings.log IF ERRORLEVEL 1 GOTO COMPILEERROR @type comp.log @type warnings.log %mingw%\bin\gcc -c %1.c -o%1.o -I%hdir%\include -I%mingw%\include ...
by pieter
Sat Apr 16, 2016 9:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour with gcc (mingw)?
Replies: 15
Views: 5452

Re: FWH 64 para bcc 7.1 64 bits está funcionando!!!

JM,

Incluye este código en buildh64.bat

:COMPILEERROR
@type comp.log
@type warnings.log
ECHO * Compiling errors *
GOTO EXIT

gracias
by Antonio Linares
Sat Mar 26, 2016 5:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH 64 para bcc 7.1 64 bits está funcionando!!!
Replies: 32
Views: 5821

Re: WARNING! Memory allocated but not released: 192 bytes (4 blo

João,

Parece un bug de xHarbour

tendrías que comentarlo en la lista de desarrollo de xHarbour:
https://groups.google.com/forum/#!forum/comp.lang.xharbour
by Antonio Linares
Wed Feb 03, 2016 5:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: WARNING! Memory allocated but not released: 192 bytes (4 blo
Replies: 14
Views: 4197

batfile parameter

... %1 /n /w /i%fwdir%\include;%hbdir%\include %2" > xc.log %hbdir%\bin\harbour %1 /p /n /w /i%fwdir%\include;%hbdir%\include %2 > comp.log echo -O2 -I%hbdir%\include;%bcdir%\include %1.c > temp.bc %bcdir%\bin\bcc32 -M -c @temp.bc testfile.prg: I was thinking that I could do ...
by pieter
Wed Jan 06, 2016 2:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: batfile parameter
Replies: 2
Views: 492

fivenet

Hola compile el ejemplo de fivenet uso harbour bcc free y me da este mensaje que estoy haciendo mal? slds y gracias NS C:\fivenet\samples>build tutor01 C:\fivenet\samples>set path=C:\Borland\BCC55\bin C:\fivenet\samples>c:\hb32\bin\hbmk2 ...
by nelstu
Mon Nov 30, 2015 11:51 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: fivenet
Replies: 1
Views: 643

Re: Set FONT in MENU the screen paint strange

Dear Canavaro, Thank you for your solved this problem but I try to compile menudraw.c as below but not successful. Is the menudraw.c in FIVEHC32.LIB? @echo offSET FWH=D:\FWH1506SET XHB=D:\xHarbour1506SET BCC=D:\BCC7%BCC%\bin\bcc32 /O2 /c /D__HARBOUR__ /I%BCC%\include;%fwh%\include;%XHB%\include ...
by dutch
Fri Jul 24, 2015 4:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Set FONT in MENU the screen paint strange
Replies: 11
Views: 2391
PreviousNext

Return to advanced search