topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
bugs FWH64 | Antonio,
Do you recommend me a particular book about MSVC?.
Also, I am worried as you said that in FWH64 DLL32 calls won´t work properlly. Please, could you be more specific?.
Also, when you have time, as it is not urgent, you could provide us some advice in editing .rc files with Msvc. It has a built in editor qui... |
bugs FWH64 | Lucas,
I just use the tool and google. No need for books or lets say google is the best book <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
I think I already have the solution for the DLL FUNCTION and LONGLONGs. I have to do some more tests.
I use PellesC but I will spe... |
bugs FWH64 | Antonio,
Have you consider the seminar for C and FWH?.
Thanks. |
bugs FWH64 | Antonio,
So, when do you think FWH64 would be stable for production?.
Many thanks. |
bugs FWH64 | Lucas,
I am available to provide a C and FWH seminar, but honestly I don't think that it is needed as FWH sources are a great way to learn it, and to learn just the code that we are going to use (no need to know everything about C, unless you feel passionated about it).
Elvira,
In my opinion FWH 64 was and is ready ... |
bugs FWH64 | Antonio,
Thank you. But I understood from your comments that the product was not readu 100% and some class es could fail.
The App you are coding with Access, have you buit it with FWH64?.
We think that providing a 64.exe could be a new market nish to explore?.
Best wishes, |
bugs FWH64 | Elvira,
We started FWH 64 development around 2005 and we have been pushing it and trying to promote it for all these years <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
A lot of tests have been done with FWH 64 with excelent results, but as FWH is a huge product, not ev... |
bugs FWH64 | Elvira,
We have built and tested FiveDBU.prg and many others apps with FWH 64 and it works really fine.
We are building a large app using ADO and Access and we have not tested it with FWH 64 yet, we will do it asap, thanks for the reminder <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" ... |
bugs FWH64 | Antonio
I would be most curious for you to share your progress, lessons learned using 64 bit ADO and MS Access. I have written several recent applications using .mdb .. I dabbled briefly with ACE and .AccDb and found it compatible with .mdb with the only exception being the connection string and having to distribute t... |
bugs FWH64 | +1 |
bugs TDataRow 13.07 | Mr. Nages,
In 13.07, when I leave an empty field and I save it, on REPORT Class I get nil in the field, but it worked fine in previous 13.06, showing nothing.
Also, in 13.07, if in a Character field you asign a numeric value, now it produces this error. In previous 13.06 no error was produced:
Error description: Err... |
bugs TDataRow 13.07 | Up.
Thanks. |
bugs TDataRow 13.07 | About display of "nil"
------------------------
In function cValToStr(...) in the valtostr.prg, please make the following modification:
function cValToStr
Please locate the lines:
[code=fw:pugev24n]<div class="fw" id="{CB}" style="font-family: monospace;"> <span style="color: #00C800;">if</span> uVal == <span s... |
bugs en Rpreview.prg de FW 12.03 | Hola,
Al cambiar el factor en el combobox no se actualiza nada.
Igualmente, Factor: y Número de Página: no están alineados en la misma nRow, Factor está más bajo:
[img:1n1dz9am]http://i46.tinypic.com/12219o3.png[/img:1n1dz9am]
Muchas gracias.
Un saludo |
bugs en Rpreview.prg de FW 12.03 | Antonio,
También en tu ejemplo de ayer aparece:
[img:1b5s9ymb]http://img84.imageshack.us/img84/4938/capturehm.png[/img:1b5s9ymb]
Muchas gracias.
Quedo a tu disposición para las pruebas necesarias para a ver si por favor lo tenemos corregido para FW 12.04.
Siento darte la lata la verdad.
Salu2 |
bugs en Rpreview.prg de FW 12.03 | Lucas,
En source\classes\rpreview.prg línea 1376 modifica esto:
[code=fw:3coh587o]<div class="fw" id="{CB}" style="font-family: monospace;"> <span style="color: #00C800;">if</span> ! ::<span style="color: #000000;">lZoom</span> .and. ! lInit<br /> ::<span style="color: #000000;">Zoom</span... |
bugs en Rpreview.prg de FW 12.03 | Antonio,
Lo del Factor funciona correctamente. No hay ningún efecto secundario.
Queda por favor pendiente lo de:
[quote:3c0n5qqv]Igualmente, Factor: y Número de Página: no están alineados en la misma nRow, Factor está más bajo:[/quote:3c0n5qqv]
Muchas gracias. A ver si lo dejamos listo para la próxima build, que ten... |
bugs en Rpreview.prg de FW 12.03 | Lucas,
La alineación parece correcta:
[img:2l54ar2p]http://img838.imageshack.us/img838/5282/captureymj.png[/img:2l54ar2p] |
bugs en Rpreview.prg de FW 12.03 | Antonio,
Fíjate en la captura anterior. Es raro. Y resulta que Factor y Pages se definen de forma diferente en el código.
También fijate en tu captura en la F y la N respecto de la parte superior. La N parece más alta.
Siento darle la lata. |
bugs en Rpreview.prg de FW 12.03 | La linea roja indica que estan correctamente alineadas. Lo que tu comentas se debe a distintas alturas de esas letras. |
bugs xBrowse and Seek | Hello,
With this sample, if I type GU for example, the Seek is not performed. I have to click on a column an type again to work.
Also, the button Clear does not work.
Thank you very much.
[code=fw:3fpboc9h]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span... |
bugs xBrowse and Seek | Lucas
Have a look at the sample AdoRick.prg .. good example of an incremental seek with xBrowse and Ado.
Rick Lipkin |
bugs xBrowse and Seek | Rick,
Your example is not working also.
I delete the string in the get and I don´t see results in xBrowse. In the past it worked.
Have you tested muy sample?. It is very simple.
Thank you. |
bugs xBrowse and Seek | Mr Lucas
For clearing the seek, please use oBrw:Seek( '"" )
@ r,c, BUTTON ........... ACTION oBrw:Seek( "" )
About the incremental Seek ( not incremental filter ):
---------------------------------------
XBrowse decides if the oRs is sorted or not and if sorted the sort column name on the basis of Rs:Sort.
It does no... |
bugs xBrowse and Seek | [quote="Rick Lipkin":3svc5xxm]Lucas
Have a look at the sample AdoRick.prg .. good example of an incremental seek with xBrowse and Ado.
Rick Lipkin[/quote:3svc5xxm]
XBrowse natively implemented for long for RDD, ADO, Array.
1. Incremental Seek
2. Incremental wild seek'
3. Incremental filter
4. Incremental wild filter ... |
bugs xBrowse and Seek | Mr Nages
Can you make a small test sample with Incremental Filter but with some fields
sample for customer.dbf Last+First+State
because I Know How make it for only one field. Thanks!! |
bugs xBrowse and Seek | [quote="Silvio.Falconi":j4tcm2i4]Mr Nages
Can you make a small test sample with Incremental Filter but with some fields
sample for customer.dbf Last+First+State
because I Know How make it for only one field. Thanks!![/quote:j4tcm2i4]
Simple
[code=fw:j4tcm2i4]<div class="fw" id="{CB}" style="font-family: monospac... |
bugs xBrowse and Seek | Mr. Nages,
I am bit lost with those features, and also there is no info at wiki or Fivewin´s manuals:
[quote:159b71le]XBrowse natively implemented for long for RDD, ADO, Array.
1. Incremental Seek
2. Incremental wild seek'
3. Incremental filter
4. Incremental wild filter ( anywhere )
[/quote:159b71le]
Please, could ... |
build FWH samples | I can't remember the program which builds all the samples at once.
Does someone know it?
Thanks in advance
Otto |
build FWH samples | why not use xmate ?
it is easy and with it can create exe,dll and lib with some clicks |
build FWH samples | I found the file.
Best regards,
Otto
February 2010
=============
* New: Added all.bat batch file in samples to build all FWH examples at once! |
build FWH samples | all.bat doesn't seem to exist in FWH11.7 |
build FWH samples | <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=18113&p=94918&hilit=all+bat#p94918">viewtopic.php?f=3&t=18113&p=94918&hilit=all+bat#p94918</a><!-- l -->
Best regards,
Otto |
build FWH samples | I see, thanks Otto |
build Fivehmx.lib.xbp | whitch classes , functions and winapi will be contain Fivehmx.lib.xhb to create Fivehmx.lib in xHarbour.com / FWH 14.11 / ?
best regards
kajot |
build Fivehmx.lib.xbp | Kajot,
This may help you:
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=6&t=29736&start=0">viewtopic.php?f=6&t=29736&start=0</a><!-- l --> |
build Fivehmx.lib.xbp | Thanks, is there Fivehmx.lib.xbp to FWH v.2014.11 |
build Fivehmx.lib.xbp | Kajot,
More and more xHarbour users are migrating to Harbour.
have you considered to migrate to Harbour ?
We strongly advice to do it <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
build Fivehmx.lib.xbp | to which version harbour many users migration |
build Harbour Fivetech y Borland | Hola Antonio:
La build de Harbour está construida con BCC 7.0, no con la 7.4, como indica hb_compiler().
A ver si por favor podéis sacar una build compilada con el 7.4.
La build de xHarbour sí está construida con BCC 7.4 y de momento funciona bien con la última versión de FWH.
Muchas gracias. |
build Harbour Fivetech y Borland | Moisés,
Aquí está:
[url:2rt1fah0]https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/harbour_bcc74_32bits_20191116.zip[/url:2rt1fah0]
Construido de esta forma:
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?p=201592#p201592">viewtopic.php?p=20... |
build Import LIB from LibPQ.DLL | hi,
i want to use PostgreSQL and build a "new" LIB for "latest" Version v14
i have done it for HMG / MinGW using Source of TPQSERVER but how with BCC / MSVC <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: --> |
build Import LIB from LibPQ.DLL | May not be the latest versions, but these libs and dll might work as well
[code=fw:2tqq3gd0]<div class="fw" id="{CB}" style="font-family: monospace;">fwh\lib\hppgsql.lib<br />fwh\lib\libpq.lib<br />and<br />fwh\samples\libpq.dll</div>[/code:2tqq3gd0]
Also please see fwh\samples\buildh.bat to see the usage. |
build Import LIB from LibPQ.DLL | hi,
thx for Answer.
File c:\fwh64\samples\libpq.dll are Version v9.6.3 and 32 Bit (!) and there is no fwh64\lib\libpq.lib
for HMG i have build a Lib "a" (MinGW) for LibPQ.DLL 64 Bit ... but i don´t remember how ...
---
hm ... CLASS TPQSERVER have some Source
[code=fw:1laagthq]<div class="fw" id="{CB}" style="font... |
build Import LIB from LibPQ.DLL | Dear Jimmy,
You can use implib.exe to easily create them for both Borland and MSVC, 32 and 64 bits |
build Import LIB from LibPQ.DLL | hi Antonio,
how is the Syntax <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: -->
x:\>C:\BCC7\bin\implib.exe libpq.dl
[quote:81gf682p]Embarcadero Implib Version 3.3.0 Copyright (c) 1991-2014 Embarcadero Technologies, Inc.
Syntax: IMPLIB [options] libname[.lib] [@resp... |
build Import LIB from LibPQ.DLL | Dear Jimmy,
For msvc:
implib.exe LibPQ.lib LibPQ.DLL
For bcc:
implib.exe -a LibPQ.lib LibPQ.DLL
Please notice that msvc does not provide implib.exe, as it is a Borland tool. For msvc you have to use:
dumpbin.exe /exports LibPQ.dll > LibPQ.def
lib.exe /def:LibPQ.def /OUT:LibPQ.lib
If you are using Harbour's hbmk2.ex... |
build Import LIB from LibPQ.DLL | FWH comes bundled with
[code=fw:zgr1y8hk]<div class="fw" id="{CB}" style="font-family: monospace;">fwh\lib\libpq.lib <span style="color: #B900B9;">// 32-bit implib</span><br />fwh\lib\hbpgsql.lib <span style="color: #B900B9;">// harbour postegre lib</span><br />fwh\dll\postgre\libpq.dll <span style="color: #B900B9;">... |
build Import LIB from LibPQ.DLL | If any users are now working with 32-bit dlls and libs we already provided with fwh now. in the next version we will endeavor to upgrade 32-bit versions to the latest and also provide 64-bit libs and dlls. |
build Import LIB from LibPQ.DLL | hi,
i already have a HMG App using LibPQ.DLL 64 bit Version
but "Import" LIB was build using MinGW and hbmk2
---
as i remember last 32 Bit Version of PostgreSQL "Server" was v9.x
LibPQ.DLL of Version 10 and later are all 64 Bit
to get LibPQ.DLL as 32 Bit you need to download PgAdmin which are still available as 32 ... |
build Import LIB from LibPQ.DLL | > Not sure how the dependency is defined
ok, I found how to define it:
-depkeyhead=test:libmariadb64.dll
-depcontrol=test:yes
-depimplibs=test:libmariadb64.dll
-depincpath=test:.
[quote:2681sp4k]hbmk2: Dependency 'test' found: .
Creating library libmariadb64.lib and object libmariadb64.exp
hbmk2: Created import l... |
build Import LIB from LibPQ.DLL | hi,
it seems i made a Mistake to use *.HBC while using *,MAK (BCC) or *.HBP (MSVC)
under HMG I was used to work with *.HBC, where I had Libs=
but when i use BCC and *.MAK it "seems" not to work <!-- s:? --><img src="{SMILIES_PATH}/icon_confused.gif" alt=":?" title="Confused" /><!-- s:? -->
after include in *.MAK
[... |
build Import LIB from LibPQ.DLL | Dear Jimmy,
Use hbmk2.exe and -hblib in the hbp file, and the files names |
build Import LIB from LibPQ.DLL | hi Antonio,
[quote="Antonio Linares":plm42hlf]Use hbmk2.exe and -hblib in the hbp file, and the files names[/quote:plm42hlf]
YES, that seems to work <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
it compile/link now without Problem, under 64 Bit using MSVC, and i go... |
build Import LIB from LibPQ.DLL | We already have programs to use PostGre in our samples which use some extensions created by FWH already
Is there any further need to create new classes except for academic interest?
Right now we can work with PostGre server. |
build Import LIB from LibPQ.DLL | hi,
yes ,,, but only using (old v9) 32 Bit LibPQ.DLL Interface
i want to use 64 Bit App so i need 64 Bit LibPQ.DLL / LibPQ.LIB
it would be nice if Fivewin 64 Bit Version include "external" 64 Bit LIBs like in 32 bit Version |
build Import LIB from LibPQ.DLL | [quote="Jimmy":1ofs9fnq]hi,
yes ,,, but only using (old v9) 32 Bit LibPQ.DLL Interface
i want to use 64 Bit App so i need 64 Bit LibPQ.DLL / LibPQ.LIB
it would be nice if Fivewin 64 Bit Version include "external" 64 Bit LIBs like in 32 bit Version[/quote:1ofs9fnq]
We are going to provide soon. |
build Import LIB from LibPQ.DLL | hi,
[quote="nageswaragunupudi":3t2ztxpa]We already have programs to use PostGre in our samples which use some extensions created by FWH already[/quote:3t2ztxpa]
you mean c:\fwh\samples\testpgre.prg, based on TPQServer from hbPSQL.LIB, and those FWPG_* Function <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" a... |
build Import LIB from LibPQ.DLL | We regret that there is one small bug while setting up postgrecol inside xbrowse.
Kindly fix this. I think no one reported till now due to lack of postgre users.
I noticed the bug a few days back when I was testing postgre samples.
From now, we will pay equal attention to postgre support. It is really a wonderful RDBMS... |
build Import LIB from LibPQ.DLL | After this fix, running fwh\samples\pgre01.prg:
[url=https://imageshack.com/i/pm44sWk1p:2pv9nnex][img:2pv9nnex]https://imagizer.imageshack.com/v2/xq70/922/44sWk1.png[/img:2pv9nnex][/url:2pv9nnex] |
build Import LIB from LibPQ.DLL | hi,
thx for Answer
[quote="nageswaragunupudi":220a2qyw]I think no one reported till now due to lack of postgre users.[/quote:220a2qyw]
as Xbase++ use Postgre there might be "more" User how want to use Postgre
[quote="nageswaragunupudi":220a2qyw]
This is the bugfix:
In xbrowse.prg, inside the method SetPostGreCol(...)... |
build Import LIB from LibPQ.DLL | [quote:4dnrzl4n]i can "see" what you mean, but "how" to "rebuild" LIB <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: -->
[/quote:4dnrzl4n]
Easier way is:
Keep the modified xbrowse.prg in a separate folder.
Include this modified xbrowse.prg in your project link script as ... |
build Import LIB from LibPQ.DLL | [quote:3tbia0dm]Question : is XBROWSE "hardcode" ( IsKindOf() ) in Source [/quote:3tbia0dm]
To be honest, I did not understand the question.
IsKindOf is a method that is available to all Harbour classes.
oObj:IsKindOf( "someclass" ) means the oObj is of class "someclass" or is derived from that class.
What is has to ... |
build Import LIB from LibPQ.DLL | [quote:3fn1o8bi]... or can i "just" override METHOD SetPostGreCol( ... ) CLASS TXBrowse
[/quote:3fn1o8bi]
Can do this also. |
build Import LIB from LibPQ.DLL | hi
[quote="nageswaragunupudi":343bkosh][quote:343bkosh]i can "see" what you mean, but "how" to "rebuild" LIB <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: -->[/quote:343bkosh]
Easier way is:
Keep the modified xbrowse.prg in a separate folder.
Include this modified xbrow... |
build Import LIB from LibPQ.DLL | [quote:31erzqlp]Question : "where" do i find CODE for "Update" <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: -->[/quote:31erzqlp]
TDataRow class
Anyway we are going to look into the issue and get back to you |
build Import LIB from LibPQ.DLL | When we tried here, it is working well.
[url=https://imageshack.com/i/pmE05go3g:2ux8s1b9][img:2ux8s1b9]https://imagizer.imageshack.com/img922/1676/E05go3.gif[/img:2ux8s1b9][/url:2ux8s1b9] |
build Import LIB from LibPQ.DLL | hi,
[quote="nageswaragunupudi":eid329tm]After this fix, running fwh\samples\pgre01.prg:[/quote:eid329tm]
i have "import" Customer.DBF into PostgreSQL and can XBROWSER it
when "dblclick" to "edit" and want "save" it i got this Error Message
[img:eid329tm]https://i.postimg.cc/mg9JB3wh/Edit-Customer.jpg[/i... |
build Import LIB from LibPQ.DLL | hi,
have try Sample c:\fwh\samples\pgre01.prg again
using my old PostgreSQL v9.5 Server and WIN1252 for Database
now i can "input", even German Umlaute, and "save" it <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
on same Server i try UTF8 Table but than it fail a... |
build Import LIB from LibPQ.DLL | Thanks for the information.
How do you propose to proceed further now? |
build Import LIB from LibPQ.DLL | hi,
i have read in PostgreSQL Manual and found
[quote:2svfwv43]"SHOW SERVER_ENCODING"
"SHOW CLIENT_ENCODING"[/quote:2svfwv43]
it does show me UTF8 or WIN1252, depend on Server, on both Side
but i can change it to
[code=fw:2svfwv43]<div class="fw" id="{CB}" style="font-family: monospace;"> cQuery := <span style="c... |
build Import LIB from LibPQ.DLL | hi
[quote="nageswaragunupudi":15prjzze]When we tried here, it is working well.[/quote:15prjzze]
interesting ...
which PostgreSQL Server Version are you using <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: --> |
build Import LIB from LibPQ.DLL | hi,
i have try again to build PGRE01.EXE
but it crash with
[quote:17aw2vpz] Error description: Error BASE/1004 Message not found: TXBROWSE:NDATADEC[/quote:17aw2vpz]
ok, that is still "old" LIB while i do not know how to build new LIB ...
---
so i copy xbrowse.prg into \Sample, modify it and made PGRE01.MAK
[cod... |
build Import LIB from LibPQ.DLL | hi,
i have now try Sample with FWH 23/04 but still got same Problem
i wonder as i can "see" your Sample is working like my "native" Version
but why is Sample fwh\samples\pgre01.prg:not working on my PC ... <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( -->
so i like to ask again... |
build Import LIB from LibPQ.DLL | Thanks for sharing the information.
What is "WIN1252" ?
Is the German "Umlaute" issue is resolved now? ( by keeping FW_SetUnicode() to .F.)
Please also share the code for creating a table with WIN1252 |
build Import LIB from LibPQ.DLL | hi,
[quote="nageswaragunupudi":1fd0pzsf]What is "WIN1252" ?[/quote:1fd0pzsf]
Manual PostgreSQL
[quote:1fd0pzsf]22.3.3. Automatic Character Set Conversion Between Server and Client[/quote:1fd0pzsf]
i got WIN1252 Codepage from here
<!-- m --><a class="postlink" href="https://wiki.freepascal.org/Language_Codes">https://wi... |
build Import LIB from LibPQ.DLL | Thanks for sharing the information.
Next.
You were getting errors while saving data with the pgre01.prg.
Now is that problem resolved?
If so what could be the reason for those errors?
Can you provide feedback on this issue please? |
build Import LIB from LibPQ.DLL | hi,
[quote="nageswaragunupudi":1lodhoru]You were getting errors while saving data with the pgre01.prg.
Now is that problem resolved?[/quote:1lodhoru]
when set "ENCODING" and FW_SetUnicode( .F. ) it work on both PostgreSQL Server and XBROWSEr <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very H... |
build Import LIB from LibPQ.DLL | [quote:135ogckj]is FW_SetUnicode() for hole App of for each Thread <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: -->
[/quote:135ogckj]
Yes, this setting is for the entire application.
This setting decides whether all Windows messages are 16-bit (UTF16) or 8-bit(ANSI) |
build dll include bmp size 90kincremental link error | Hi,
When build a dll include bmp size 90k,shows a incremental link error.
bmp file size less than 20 K ,no problem.
Thanks !
Shuming Wang |
build dll include bmp size 90kincremental link error | Shuming,
Whats the size of your RES file ? It can't be larger than 1024 Ks.
If larger, then you have to split your RC into several ones and have several RES files |
build dll include bmp size 90kincremental link error | Antonio,
I see,Thanks !
Shuming Wang |
build error with UESTUDIO? | Dear Antonio,
I build FWPPC by UESTUDIO and got error as following
--------------------Configuration: EZPDA - Release--------------------
FiveCE.lib(HARBOUR.obj) : error LNK2001: unresolved external symbol HB_FUN_TOLEAUTO
FiveCE.lib(HARBOUR.obj) : error LNK2001: unresolved external symbol HB_FUN_FREELIBRARY
FiveCE.li... |
build error with UESTUDIO? | Dutch,
You have to link hbwin.lib from Harbour too <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
build error with UESTUDIO? | Dear Antonio,
I've got another error
--------------------Configuration: EZPDA - Release--------------------
Microsoft (R) C/C++ Optimizing Compiler Version 12.20.9615 for ARM
Copyright (C) Microsoft Corp 1984-2002. All rights reserved.
EZPDA.c
hbvm.lib(hvmall.obj) : warning LNK1166: cannot adjust code at offset=0x000... |
build error with UESTUDIO? | Dutch,
[quote:2ousocsh]
EZPDA.exe : fatal error LNK1106: invalid file or disk full
[/quote:2ousocsh]
First time I see that error. Do you have enough free disk space on your computer ?
Please go to FWPPC\samples and do buildce.bat tutor01
Lets check if your tools are properly installed and if it builds tutor01.exe, t... |
build error with UESTUDIO? | Dear Antonio,
[quote="Antonio Linares":28ybfgig]First time I see that error. Do you have enough free disk space on your computer ?
Please go to FWPPC\samples and do buildce.bat tutor01
Lets check if your tools are properly installed and if it builds tutor01.exe, thanks[/quote:28ybfgig]
My disk has free space 70Gb and... |
build error with UESTUDIO? | Dutch,
Are you using a makefile to build FWPPC apps from UEStudio ?
Is it the one that we provide with FWPPC ?
If you are using just one PRG you can set a new yestudio tool and directly call buildce.bat from it. I can show you how to do this. It is very useful <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" al... |
build error with UESTUDIO? | Dutch,
That result from today is fine! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
You can safely ignore that warning or use this flag when you call link.exe: /ARMPADCODE:NO to avoid it |
build error with UESTUDIO? | [quote="Antonio Linares":27yyc6x0]Dutch,
Are you using a makefile to build FWPPC apps from UEStudio ?
Is it the one that we provide with FWPPC ?
If you are using just one PRG you can set a new yestudio tool and directly call buildce.bat from it. I can show you how to do this. It is very useful <!-- s:-) --><img src=... |
build error with UESTUDIO? | Dutch,
This way you can call FiveWin batch files directly from UEStudio and this is really usefull for quick testing, etc <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
[img:2ry2cdqz]http://img163.imageshack.us/img163/8951/captureaim.jpg[/img:2ry2cdqz]
[... |
build error with UESTUDIO? | Dear Antonio,
I've used your setup for single PRG. It works fine now.
Thanks a lot |
build error with UESTUDIO? | Dutch,
Very good <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
build fwh7.01 | Hola a todos del foro
Mi pregunta es, baje el build de este foro para usar con FWH7.01, y mi pregunta es si esta version del fwh7.01, es compatbile con versiones como la 2.7, 2.8 hasta la 2.4....
Salu2
Francis |
build fwh7.01 | Todas las versiones de FWH mantienen compatibilidad con versiones anteriores. La única limitación es cuando hay cambios en Harbour ó en xHarbour que obligan a cambios internos en FWH. |
build xbrowse to Rao | Buen dia,
Estoy tratando de construir un xbrowse con datos en arreglos para hacer una funcion universal de xbrowse, pero no me muestra los datos, que hago mal?
aqui la imagen
[img:39wpm03y]http://www.imageupload.co.uk/images/2015/03/09/xgrid.jpg[/img:39wpm03y]
adjunto codigo:
[code=fw:39wpm03y]<... |
build xbrowse to Rao | Above code re-written
[code=fw:snxhda3f]<div class="fw" id="{CB}" style="font-family: monospace;"> ::<span style="color: #000000;">oQry</span> := oServer:<span style="color: #000000;">Query</span><span style="color: #000000;">(</span><span style="color: #ff0000;">"SELECT * FROM usuarios"</span><span style="color:... |
build xbrowse to Rao | Bien !!
Gracias Rao
Saludos
Paco |
build xharbour 07/2007 | Hola a todos del foro
Mi pregunta es si el build que proporciona este foro, haria funcionar a un sistema hecho en FWH 7.01, FWH 7.02, FWH 2.7 o FWH 2.8 .
En todo caso alguna solucion podria haber, como recompilar....???
No es que tenga todos eso FWH, si no que me salta la duda...
Es que aun no lo he comprado y quis... |
build xharbour 07/2007 | Francis,
El pcode ha cambiado recientemente en Harbour y xHarbour, por lo que es forzoso el recompilar. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.