Saludos Antonio: Maestro, con XHarbour, al compilar con xBuildW me muestra los siguientes errores: xLINK: error: Unresolved external symbol '_HB_FUN_HB_GETFILESINZIP referenced from FiveHMX.lib(OLEFUNCS.obj)'. xLINK: error: Unresolved external symbol ...
This is NOT a FWH problem but I hope the expertise here can help me find a solution. I have 3 build scenarios: + xBuildw ( xHarbour.com ... current version ) + UE Studio: builds with FWH, Harbour, MSVC++ 2013 libraries + Microsoft Visual Studio 2013 I use one set of source files ...
I have two projects. #1 is larger, #2 is similar but with optimized coding so it is smaller. Using xHb, with xBuildw, #1 builds without any problems. Using all of the same .lib and resource files, #2 gets the following error when linking: xLINK: fatal error: Internal error: write_executable_image. ...
Tim, I am trying to build a simple PRG using xBuildW.exe (demo version) but on this computer I have installed Windows 10 and it seems not to work fine. Coould you test it on your computer and confirm me that it builds fine for you ? test.exe.xbp ...
Hi Antonio, Thanks for your reply. I compiled a DOS version of just the PRG (renaming the FWH folder to fool xBuildW that there was no Fivewin installed). I replace? the MsgInfo() with ? and I get the same result. I have managed to call other DLLs successfully in the past, but ...
... As LONG PASCAL LIB "SEE32.DLL" I have kept just one function. If I have not function at all everything is fine. I compile with xbuildw tool using xharbour Jan2013 and fivewin 13.04. I add mem32.lib, send32.lib, oledlg.lib. I also use see32.lib. The prg is compiled correctly ...
... line in your app's main prg... FUNCTION FWOpenPngFile() ; RETURN 0 If you do the above 2 steps, then you shouldn't get the /LIBPATH error with xBuildW 8/13. There is a quirk now with xBuildW where it won't display the app's root path on the top tab of xBuildW the first time in a work session ...
... I cannot just double click on XBP and the graphical interface for compiling and link loads as on Windows7. I have to move to xHB\bin and run xBuildW and load the XBP from develop folder... Maybe this is something to take care about?
... on Windows8 and also create dthe folder for developing the application, I cannot just doubleclick in application folder on a XBP file and load xBuildW with a XBP file. It just tries to compile without a dialog and trows the above error. When I run xBuildW from xHArbour folder and load the XBP ...
... codigo c# pero, como lo haces para compilar? y despues para que este dentro del ejecutable. Estas utilizando borland, y yo estoy utilizando xbuildw.exe No se por donde empezar. Pere Cordonet