topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
compilar con harbour | Disculpen faltaba xhb.lib y gtgui.lib
Gracias |
compilar con harbour | Como comentario general a este tipo de problemas en los que aparecen simbolos sin resolver, deciros que la forma más facil de solucionarlo es ir a la carpeta en donde esten las librerias y hacer una busqueda por el nombre de la función dentro de ellas.
Yo uso la opción que ofrece el Total Commander de hacer busquedas... |
compilar con harbour | Antonio no sabía que el totalcomander buscaba dentro de las lib.
Luis |
compilar harbour en Android ? | <!-- m --><a class="postlink" href="https://plus.google.com/117698808868893519815/posts/RwffDgmBhLA">https://plus.google.com/117698808868893 ... wffDgmBhLA</a><!-- m --> |
compilar harbour en Android ? | Eso fue lo que habia leido en FB,
Increible trabajo del equipo Harbour, ahora a esperar las primeras impresiones, y como siempre, subirse al carro.
Saludos
Desde Chile
Adolfo |
compilar harbour para android | buenos dias pue eso alguien lo ha logrado me refiero a versiones actuales
saludos
Wilson |
compilar harbour para android | <!-- m --><a class="postlink" href="https://youtu.be/VnOlblRGoak?si=n-_xcRD_SrvWR7oU">https://youtu.be/VnOlblRGoak?si=n-_xcRD_SrvWR7oU</a><!-- m -->
Enviado desde mi motorola edge 20 mediante Tapatalk |
compilar harbour para android | VICTOR gracias por responder si ya mire el video ya segui los pasos pero harbour ya no compila en termux me salen muchos errores voy a mirar con mas detenimiento sy si hay algo ya comento saludos
y Gracias
Wilson |
compilar lib fivehx | Pude compilar la librería, pero tanto en xharbour99.7 y la última versión cuando quiere generar el ese me dá el siguiente error:Error: Unresolved external '_hb_stack' referenced fromE:\FWH26\LIB\FIVEHC.LIB|FFWNDRUNes que hay que compilar fivehc? ó estás versiones no funcionan con fw26Gracias |
compilar lib fivehx | [quote="surGom":1hx0324n]Pude compilar la librería, pero tanto en xharbour99.7 y la última versión cuando quiere generar el ese me dá el siguiente error:
Error: Unresolved external '_hb_stack' referenced from
E:\FWH26\LIB\FIVEHC.LIB|FFWNDRUN
es que hay que compilar fivehc? ó estás versiones no funcionan con fw26
Gra... |
compilar lib fivehx | Gracias karinha estoy usando esa versión, pero quería ver si se podia compilar una más recienteLuis |
compilar lib fivehx | [quote="surGom":2fr91if1]Gracias karinha estoy usando esa versión, pero quería ver si se podia compilar una más reciente
Luis[/quote:2fr91if1]NO. ÉS MEJOR NO.BUENO MISMO, ÉS CAMBIAR DE VERSION DEL FIVEWIN, TIENES MUCHAS MEJORIAS E CAMBIOS. UN SHOW()!!!Hablas con Mister Linãres.Saludos. |
compilar lib fivehx | Luis,Prueba a añadir este código en tu PRG principal:[code:2kjk4gjw]
#pragma BEGINDUMP
#include "hbstack.h"
void * hb_stack = &HB_VM_STACK;
#pragma ENDDUMP
[/code:2kjk4gjw] |
compilar lib fivehx | Antonio genera el exe en la xharbur 1.1 y en versión xharbour 99.7 tira un error :Error: Unresolved external '_HB_FUN___CLSACTIVE' E:\FIVEHME\OBJBAK\DATABASE.OBJy en la 1.1 *** WARNING! Function: GETNEW Duplicate Definition: 00448EC4 in Module: tgetint.prg is hidden by previously registered Module: TCLIPGET.prg Definit... |
compilar lib fivehx | Luis,La función __CLSACTIVE() es nueva de xHarbour y precisa la versión 1.1 de xHarbour, que es la que nosotros distribuimos con FWH 8.04En cuanto al "warning" puedes ignorarlo. Es solo un aviso, pero se está enlazando bien. |
compilar mas prgs | Hola
tengo un arhivo mak para compilar con xharbour 0.99.0 con 65 programas .prg que enlaza muy bien... pero al agregar un nuevo prg al archivo mak, al terminar el enlazado la aplicación se queda en la pantalla de inicio pidiendo el password de entrada no reconociendo lo que le indico en un eterno loop.
Al sacar el... |
compilar mas prgs | Armando
Eu surigo usar o hbmake para criar os makefiles de suas apps assim como para compilar as mesmas.
um excelente tutorial de como usar o hbmake esta em
<!-- m --><a class="postlink" href="http://www.caclipperwebsite.com/harbour.shtml">http://www.caclipperwebsite.com/harbour.shtml</a><!-- m -->
[]s
Luiz |
compilar mod_harbour.v2 | Estimados
quiero comenzar a utilizar mod_harbour.v2
pero al compilar no me encuentra una libreria libcrypto-1_1-x64.lib
bajado desde aqui
[code=fw:3j1w03kf]<div class="fw" id="{CB}" style="font-family: monospace;">git clone https:<span style="color: #B900B9;">//github.com/mod-harbour/mod_harbour.v2.git</span></div>... |
compilar mod_harbour.v2 | Estimados
he bajado harbour de esta ubicacion
[url:4asmexid]https://github.com/FiveTechSoft/Harbour_builder/blob/master/harbour_win64_ads_msvc_2020_12_25_build2.zip[/url:4asmexid]
[code=fw:4asmexid]<div class="fw" id="{CB}" style="font-family: monospace;">C:\hb30web\bin>harbour.exe /build<br />Harbour <sp... |
compilar mod_harbour.v2 | Estimados
Al parecer es mi harbour el problema
alguien me pueda dar el link para bajarlo, a ver si con esto se puede compilar
he bajado harbour de esta ubicacion
<!-- m --><a class="postlink" href="https://github.com/FiveTechSoft/Harbour_builder/blob/master/harbour_win64_ads_msvc_2020_12_25_build2.zip">https://githu... |
compilar mod_harbour.v2 | <!-- m --><a class="postlink" href="https://github.com/mod-harbour/mod_harbour.v2/wiki/Installation">https://github.com/mod-harbour/mod_harb ... stallation</a><!-- m -->
<!-- m --><a class="postlink" href="https://forum.mod-harbour.org/">https://forum.mod-harbour.org/</a><!-- m -->
[quote="Patricio Avalos Aguirre":2b2... |
compilar prg con harbour y xharbour | Amigos del foro, soy nuevito en esto y tengo una consulta que resulta de suma importancia.
Tengo una aplicacion armada en clipper, la cual tengo que migrar a harbour/xharbour. Esta aplicacion esta armada con varios prg, de la siguiente manera:
un prg funciona como menu (un main principal), el resto de los prg dependen ... |
compilar prg con harbour y xharbour | Buenas,
lo logico es que generases los objetos de todos los .prg y luego con un linkador lo unas en un unico ejecutable.
De todas formas, una vez adquieras el Harbour/xHarbour, supongo, que te vendra un manual de consulta basico en el que te expliquen ese tipo de cosas.
Nos leemos!! |
compilar qtcontribs | Colegas buenas tardes
estoy tratando de compilar qtcontribs sin exito , he bajado qt version 5.9.6 32 bits
siempre obtengo una lista interminable de errores, harbour compila sin problemas
alguien tiene un script o algo favor su ayuda
gracias
pd: estoy haciendo esto porque quiero llegar a usar fivetouch y he perdido mi... |
compilar qtcontribs | Wilson,
[url:36t68jm1]https://github.com/FiveTechSoft/fivetouch/wiki/building_qtcontribs[/url:36t68jm1]
[url:36t68jm1]https://github.com/FiveTechSoft/fivetouch/tree/master/Harbour%20for%20Android[/url:36t68jm1] |
compilar sin ser Administrador del sistema | Compañeros...
Debo, [b:1ctgom1d]necesariamente[/b:1ctgom1d], compilar los proyecto a partir de ahora en un PC donde accedo con cuenta limitada y NO administrador (y tampoco dispongo de la clave de acceso del administrador). He conseguido instalarle todas herramientas necesarias para desarrollar mis proyectos (Pelles C... |
compilar sin ser Administrador del sistema | Lorenzo,
En [url=http://incos.sytes.net/fivewin:t6xihben]VERCE[/url:t6xihben] hay varias versiones y si la memoria no me falla, desde la 5.0 puedes compilar sin ser administrador de windows. Lo que pasa es que al no ser administrador de windows no puedes usar las carpetas de sistema o temporales. |
compilare solo xHarbour | salve a tutti,
vorrei compilare un vecchio programma clipper con xHarbour (borland 5.5)
per farlo funzionare a 32 bit in modo testo.
mi potete postare un file make per questo scopo? (flag di memoria, librerie, ecc.)
in testa al prg ci vanno degli include extra?
grazie in anticipo,
marzio |
compilare solo xHarbour | [quote="marzio":2b9u857s]salve a tutti,
vorrei compilare un vecchio programma clipper con xHarbour (borland 5.5)
per farlo funzionare a 32 bit in modo testo.
mi potete postare un file make per questo scopo? (flag di memoria,[/quote:2b9u857s]
Se intendi gli switch di compilazione, sono gli stessi del Clipper.
[quote="... |
compilare solo xHarbour | grazie Enrico.
però lanciando l'exe ottengo solo una finestra che si chiude subito
senza vedere nulla, anche con questo programmino minimale.
function main()
QOUT( Version() )
QOUT( '-------------------------------------------------------------' )
QOUT( '' )
Inkey(0)
return NIL |
compilare solo xHarbour | Negli switch del compilatore C devi sostituire /W con /WC (che sta per console) e in quelli del linker /aa con /ap.
EMG |
compilare solo xHarbour | ho aggiunto /WC al complier non so se è il posto giusto perché non c'era /W, ho aggiunto /ap al linker, non c'era /aa.
questo il file bat che uso, sicuramente c'è qualcosa che non va:
@echo off
DEL discorsi.EXE
DEL *.OBJ
DEL *.C
set HB_INSTALL=d:\winclip\xharbour
set BCC_DIR=d:\winclip\bcc55
%HB_INSTALL%\bin\harbour... |
compilare solo xHarbour | [quote="marzio":196vcrgt]ho aggiunto /WC al complier non so se è il posto giusto perché non c'era /W[/quote:196vcrgt]
Sì, che c'era:
[code=fw:196vcrgt]<div class="fw" id="{CB}" style="font-family: monospace;">echo -O2 -tW -M -DHB_API_MACROS -DHB_STACK_MACROS -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF > b32.bc</div>[/code:... |
compilare solo xHarbour | purtroppo continua a non funzionare...
@echo off
DEL discorsi.EXE
DEL *.OBJ
DEL *.C
set HB_INSTALL=d:\winclip\xharbour
set BCC_DIR=d:\winclip\bcc55
%HB_INSTALL%\bin\harbour discorsi -i%HB_INSTALL%\include > log
rem provati entrambi:
rem echo -O2 -WC -M -DHB_API_MACROS -DHB_STACK_MACROS -DHB_OS_WIN_32 -DHB_FM_STATIS... |
compilare solo xHarbour | [quote="marzio":3sbf70mo]purtroppo continua a non funzionare...
echo -O2 -tWC -M -DHB_API_MACROS -DHB_STACK_MACROS -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF > b32.bc[/quote:3sbf70mo]
Ma dove hai letto che esiste -tWC. Ti ho detto dove guardare la lista degli switch. Guardatela, per favore. Comunque è -tC.
EMG |
compilare solo xHarbour | ho guardato la lista dei flag ma non ci ho capito molto ho visto -tWxxx ma non -tC.
ho messo -tC, ma fa lo stesso problema. |
compilare solo xHarbour | Questo è il batch che uso io per BCC 6.30 (controlla tutti i percorsi):
[code=fw:qs3ldx7u]<div class="fw" id="{CB}" style="font-family: monospace;">SET HARBOURCMD=/a /es2 /gc0 /m /n /q /w2<br />SET INCLUDE=e:\xharbour\include;e:\bcc\include<br /><span style="color: #00C800;">IF</span> EXIST %<span style="color: #00000... |
compilare solo xHarbour | ok così funziona.
grazie mille. |
compilazione C dei sorgenti FWH | quali opzioni vanno specificate per ricompilare alcuni sorgenti (fonts.c, ecc.) dei sources delle FWH 2.6 con borland bcc32?
qualcuno potrebbe postare un semplice batch che fa tutto, compreso il reinserimento nella libreria fivehc.lib?
grazie, a presto <!-- s:wink: --><img src="{SMILIES_PATH}/icon_wink.gif" alt=":win... |
compilazione C dei sorgenti FWH | Per xHarbour:
[code:26nfpyvt]@ ECHO OFF
COPY c:\fwharbour\source\function\*.prg
COPY c:\fwharbour\source\winapi\*.prg
COPY c:\fwharbour\source\classes\*.prg
DEL expbuild.prg
DEL db10.prg
DEL odbc32.prg
DEL dbm.prg
DEL vbxctrl.prg
DEL _index.prg
DEL dbms.prg
DEL dde... |
compilazione C dei sorgenti FWH | Ciao Enrico,
scusami se ti rispondo solo adesso, sono ancora a metà servizio. Forse non mi sono spiegato. Io devo ricompilare dei sorgenti C (nell’esempio sotto mgetcrea.c) della cartella sources\winapi. La compilazione e il successivo reinserimento in libreria fivehc.lib non danno errori, uso il seguente file batch:
[... |
compilazione C dei sorgenti FWH | Non mi pare che manchino parametri.
EMG |
compilazione C dei sorgenti FWH | ciao Enrico,
hai fatto una prova anche tu? Non funziona neanche a te?
Non so come fare a risolvere il problema, proverò sul forum inglese.
ciao. |
compilazione C dei sorgenti FWH | I sorgenti in C delle Fivewin sono scritti per essere compilati con Clipper. Per compilarli con xHarbour devi farli prima trasformare dall'utility clp2harb che trovi nella cartella tools delle FWH.
EMG |
compilazione C dei sorgenti FWH | Grazie Enrico, a presto <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
compilazione sorgenti .asm | ho una libreria che contiene alcuni sorgenti .asm, vorrei portarla su xharbour ma non ho idea di come trattare questi moduli.
Idee a riguardo?
saluti <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: --> |
compilazione sorgenti .asm | Se non sono sorgenti ASM a 32 bit temo sia impossibile ricompilarli. Si dovrebbe farne il porting ma ci vuole qualcuno che conosca bene l'ASM Intel.
EMG |
compile FWH.904 | if I complite any program, I will get the error
I used xHarbour ver 42 /xCC/
Type: C >>>couldn't find required file: 'FiveHCM.lib'<<<
Type: C >>>TMAKEOBJECT<<<
Type: C >>>TMAKEOBJECT:RESET<<<
Type: N >>> 1321<<< |
compile FWH.904 | Kajot,
Please check that you have FiveHCM.lib in your LIBs path. |
compile error | i MADE SOME TEST :
I WANT CONVERTE FWBROW.PRG INTO FWPPC
[b:24ar213l]MAIN.PRG [/b:24ar213l]
[code=fw:24ar213l]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FWCE.ch"</span><br /><br /><br />REQUEST DBFCDX<br /><br /><spa... |
compile error | Silvio,
Please describe what error you get.
Also remember that not all FWH commands clauses are fully supported in FWPPC. |
compile error | Antonio,
Sorry....
Now it is compiled ( I reset my computer)
but when run the exe it make error
[img:3cdpdcne]http://img115.imageshack.us/img115/9040/errpocket.png[/img:3cdpdcne]
on line 92 there is :
[b:3cdpdcne]USE ( CurDir() + "\Clientes" ) VIA "DBFCDX"[/b:3cdpdcne] |
compile error | Silvio,
Have you copied clientes.dbf and .cdx to your PC - emulator shared folder ? |
compile error | ok now it is ok
but there's a problem
[b:15w7sdfu]when I show the listbox not show nitmaps on nlevel field[/b:15w7sdfu]
and it not show color of the listbox
local aHBitMaps:=Array( 5 )
aHBitMaps:= { ReadBitmap( 0, CurDir() +"\Level1.bmp" ), ; // BitMaps de 14 x 32
ReadBitmap( 0, CurD... |
compile error | Silvio,
Have you copied the bitmaps to your PC - emulator shared folder ? <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
compile error | yes |
compile error. TO : Antonio. | Hi Antonio.
This source compile error ?
//
BCC5.82 + FW10.2 + HARBOUR 1.1 Build.
Compile Erroer comment.
Error E2140 test.prg 48: Declaration is not allowed here in function HB_FUN_EXE_TEST
Error E2140 test.prg 49: Declaration is not allowed here in function HB_FUN_EXE_TEST
[code=fw:d3m3epn0]<div class="fw" id=... |
compile error. TO : Antonio. | Yung,
First of all you have to include the right header files:
#pragma BEGINDUMP
#include <windows.h>
#include <wintrust.h>
#include <hbapi.h>
but the first error you get is here:
FileData.pcwszFilePath = hb_parc(1);
because that member is of type LPCWSTR (wide string) and hb_parc( 1 ) returns a char * (standard s... |
compile error. TO : Antonio. | [code=fw:1otcf0xs]<div class="fw" id="{CB}" style="font-family: monospace;">LPWSTR AnsiToWide<span style="color: #000000;">(</span> char * <span style="color: #000000;">)</span>; <br /><br /><span style="color: #00D7D7;">#pragma</span> comment <span style="color: #000000;">(</span>lib, <span style="color: #... |
compile error. TO : Antonio. | The next error is because the C language does not allow to declare a variable after some sentences (actions):
GUID WVTPolicyGUID = WINTRUST_ACTION_GENERIC_VERIFY_V2; <---- error
The C++ language allows that, but not the C language. So take that line under the above variables declarations:
LONG lStatus;
... |
compile error. TO : Antonio. | o My mistake..
sorry.
Thank you antonio. |
compile prg FWH 8.05 | I can't compile any source, I get error:\Type: C >>>xlink.exe -NOEXPOBJ -MAP -FORCE:MULTIPLE -NOIMPLIB -subsystem:windows -UNMANGLE -LIBPATH:"D:\xHB\lib" -LIBPATH:"D:\xHB\c_lib" -LIBPATH:"D:\xHB\c_lib\win" -LIBPATH:"D:\fwh\lib" "testab.obj" "FiveHCM.lib" "FiveHMX.lib" "OptG.lib" "xhb.lib" "dbf.lib" "ntx.lib" "cdx.lib"... |
compile prg FWH 8.05 | Kajot,You have to add fwh\source\winapi\helpchm.prg to your FWH libraries, or as another PRG of your application |
compile prg FWH 8.05 | thank You |
compile simple program | when I compile my simple program I get the error / i used xHarbour.com-simplex (new version .74) and FHW 09.06/
Type: C >>>xlink.exe -NOEXPOBJ -MAP -FORCE:MULTIPLE -NOIMPLIB -subsystem:windows -UNMANGLE -LIBPATH:"D:\fwh\lib" -LIBPATH:"R:\lib" -LIBPATH:"R:\c_lib" -LIBPATH:"R:\c_lib\win" "t.obj" "FiveHCM.lib" "FiveHMX... |
compile simple program | Kajot,
Please review and follow the instructions in this topic:
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=15225&start=0">viewtopic.php?f=3&t=15225&start=0</a><!-- l --> |
compile simple program | when I add xhb.obj and
function OleInvoke( hObj, cMethod )
#ifndef __XHARBOUR__
return __ObjSendMsg( TOleAuto():New( hObj ), cMethod)
#else
local aParams := hb_aParams()
aParams[ 1 ] = TOleAuto():New( hObj )
return hb_execFromArray( @__ObjSendMsg(), aParams )
#endif
function OleSetProperty( hObj, c... |
compile simple program | Kajot,
Please review this thread:
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?p=83275#p83275">viewtopic.php?p=83275#p83275</a><!-- l --> |
compile simple program | do in FWH 2009.07 need add theas librery ? |
compile simple program | Kajot,
Yes, are they are import libraries: they have no code, just point to the Windows DLLs functions to use. |
compile time type checking | Hi,
I red about the feature from harbour to check the type of a variable at compile time.
So I tried it, but I do not get any warnings at compile time.
Here is the code of t.prg :
[code=fw:25ikc97j]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">function</span> main<span... |
compile time type checking | Hubert,
I have tested your example and I get your same results.
Better comment it at the Harbour developers list:
[url:1rmdona9]https://groups.google.com/forum/?fromgroups#!forum/harbour-devel[/url:1rmdona9]
thanks, |
compile time type checking | Thanks for the LINK, I posted there 4 days ago, 15 reads, no answer.
It looks like they are busy at the moment <!-- s;-) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";-)" title="Wink" /><!-- s;-) --> |
compiling | I try to compile with nmake test.mak
[code=fw:14g29r2b]<div class="fw" id="{CB}" style="font-family: monospace;">#Microsoft VS2010 make sample, <span style="color: #000000;">(</span>c<span style="color: #000000;">)</span> FiveTech Software <span style="color: #000000;">2010</span><br /><br />HBDIR=d:\harbour<b... |
compiling | That error means that cl.exe is not located where you think it is:
[url:nf4hs6bn]http://social.msdn.microsoft.com/Forums/en-US/Vsexpressvc/thread/325b5459-c469-40d0-bf6d-e3356a2f14cd/[/url:nf4hs6bn]
Please check the path where cl.exe is |
compiling | I do not know what the problem is:
[code=fw:252xd1cc]<div class="fw" id="{CB}" style="font-family: monospace;">D:\test>go<br /><br />D:\test>d:\<span style="color: #ff0000;">"Program Files<span style="color: #000000;">\M</span>icrosoft Visual Studio 10.0"</span>\VC\bin\nmake -ftest.mak<br /><br /><br />Microsoft <spa... |
compiling | Please check if link.exe is at d:\Program Files\Microsoft Visual Studio 10.0\VC\bin |
compiling | yes, the file is there |
compiling | Surely there is a missing dll.
Please run this:
d:\Program Files\Microsoft Visual Studio 10.0\VC\bin\link.exe
from your app folder |
compiling | Hello
<!-- m --><a class="postlink" href="http://social.msdn.microsoft.com/Forums/en-US/Vsexpressvc/thread/325b5459-c469-40d0-bf6d-e3356a2f14cd/">http://social.msdn.microsoft.com/Forums ... 56a2f14cd/</a><!-- m -->
Fafi, |
compiling | after running c: \ "Program Files \ Microsoft Visual Studio 10.0" \ VC \ bin \ link.exe this is the result:
[code=fw:2r4rwo9b]<div class="fw" id="{CB}" style="font-family: monospace;"><br />C:\test>lin<br /><br />C:\test>c:\<span style="color: #ff0000;">"Program Files<span style="color: #000000;">\M</span>icrosoft Vis... |
compiling | Miloš,
You are using D: from your makefile, not C: |
compiling | Antonio,
Sorry for the confusion! One is a computer at work and another house (windows system is on the D drive). It was a problem with the path to mspdb100.dll but again the same error, but probably for a different reason |
compiling | Miloš,
Yes, I have faced that DLL problem too. It has to be copied where cl.exe, link.exe are
Try to execute it outside the make to identify the real problem. Surely there is something else missing and the make can't run it |
compiling | error with the path and the dll file is determined by entering the path in Windows.
I tried:
[img:2ktype82]http://www.intersped.co.rs/cl.jpg[/img:2ktype82]
The file hbvmpub.h is located in the d:\harbour\include. When I copy the *.h and *.ch in applications folder (d:\2) I get a new error: d:\2\h... |
compiling | Milos,
stdarg.h is located at c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ and that path should be used when calling cl.exe:
VCDIR="c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC"
SDKDIR="c:\Program Files\Microsoft SDKs\Windows\v7.0A"
SET PATH=$(VCDIR)\bin
cl.exe -c -TP -W3 -I$(HBDIR... |
compiling | Antonio,
Why [b:2faro2ln](x86)[/b:2faro2ln] in the VCDIR="d:\Program Files (x86)\Microsoft Visual Studio 10.0\VC"? I do not have folder "Program Files (x86)".
Definitely a problem with paths. If I run one.bat:
[code=fw:2faro2ln]<div class="fw" id="{CB}" style="font-family: monospace;">SET PATH=<span style="color: #f... |
compiling | Milos,
Thats because I am running it on Win 64 bits (x86 is path for 32 bits apps) |
compiling | Antonio,
I copied *. h in the applications folder, but there's a new problem: <stdio.h> and "stdio.h".
If this change (<stdio.h> to "stdio.h"):
[code=fw:1kcs8hlg]<div class="fw" id="{CB}" style="font-family: monospace;"><br />D:\<span style="color: #000000;">2</span>>on<br /><br />D:\<span style="color: #000000;">2</s... |
compiling | Milos,
Why don't you use this make that I provided:
[url:3vt17rks]http://code.google.com/p/fivewin-contributions/downloads/detail?name=vs2010_make_example.zip&can=2&q=[/url:3vt17rks]
and use the same paths ? |
compiling | Antonio,
I use it all the time your file.
When I delete a SET PATH=$(VCDIR) from test.mak I get the object files but now it is a problem with the lib files.
link.log:[code=fw:15czretl]<div class="fw" id="{CB}" style="font-family: monospace;">c:\harbour\lib\hbrtl.lib : <span style="color: #000000;">fatal</span> err... |
compiling | Miloš,
Have those Harbour libs being built using MSVC ? |
compiling | Antonio,
Sorry, but how do I know?
Regards,
Miloš |
compiling | Milos,
If you use a file viewer (I use Total Commander) to inspect a Harbour library, you will see something like this:
[quote:3s1tws9x]ð} N m € ../../../abs.c ˆ £abs ˆ Borland C++ 5.82 ˆ... |
compiling | For a Microsoft lib it will be similar to this:
[quote:2gwir3d9]!<arch>
/ 1342456168 0 177885 `
m I– I– I– I– I– I– I– I– I– I– I– I– I– I– I– `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `\ `... |
compiling | Antonio,
You're right! I used the BCC library <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( -->
I will still continue to use the xHB. It's simpler!
Thank you!
Regards
Miloš |
compiling | To build properly with MVC if you not use default configuration made with MVC Express installer you must to setup environmet variables for C compiler INCLUDE and lib and provide c and harbour paths, if you use diferents c Versions you must install prior version firts last version to setup environment you can use vcvar... |
compiling | I am trying to recompile an old application using FWH1507 but am confused. Apparently you have to use Borland 7 with that but I can find no reference anywhere on the web to a version 7 of Borland. If I try to compile with Boland 5.5 I get all kinds of strange errors, but I don't know if that is the cause of it. J... |
compiling | I will be more specific:
James Bott wrote the following go.bat file to begin the compiling process:
[code=fw:2zbfu5ll]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">if</span> not exist obj md obj<br />c:\bcc582\bin\make -ftp.mak >test.log<br /><br />rem del *.map<br />rem del ... |
compiling | I think, You defined a wrong Borland C
You are using < [color=#FF0000:3q9nlnzw]Borland C++ 5.5.1[/color:3q9nlnzw] >
You can download [color=#0000FF:3q9nlnzw][b:3q9nlnzw]bcc582[/b:3q9nlnzw][/color:3q9nlnzw] within the forum
The make-file You are using defined :
HBDIR=c:\xharbour
[color=#0000FF:3q9nlnzw][b:3q9nlnzw]BCD... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.