messages
listlengths
1
1
topic
stringlengths
2
60
[ { "date": "2016-02-10", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"betoncu\":1qaxe464]Build 2 (February 2016)[/quote:1qaxe464]\n\nNo I get reproduce the problem\n\n[url=http://postimage.org/:1qaxe464][img:1qaxe464]http://s7.postimg.org/ygt9xo87f/0001.png[/img:1qax...
Build 16.01 Menu Problem
[ { "date": "2016-02-10", "forum": "FiveWin for Harbour/xHarbour", "text": "OK I will try to produce a self contained example.", "time": "13:45", "topic": "Build 16.01 Menu Problem", "username": "betoncu" } ]
Build 16.01 Menu Problem
[ { "date": "2016-02-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Ok, thanks", "time": "14:43", "topic": "Build 16.01 Menu Problem", "username": "cnavarro" } ]
Build 16.01 Menu Problem
[ { "date": "2016-02-10", "forum": "FiveWin for Harbour/xHarbour", "text": "I confirm the problem\n\nFWH 16.01 MENUITEMs is different from previous version.\n\nI wanted insert image here, but i dont know how to do !\n\nCan any hel me ?\n\nI tried to click on IMG button,, and then ??\n\n\n\n\nSuppose my im...
Build 16.01 Menu Problem
[ { "date": "2016-02-10", "forum": "FiveWin for Harbour/xHarbour", "text": "No\nConsider using a hosting service images\nI use <!-- m --><a class=\"postlink\" href=\"http://postimage.org/\">http://postimage.org/</a><!-- m --> (free)\nUpload an image and then select Link for forums (1) -> Copy to Clipboard...
Build 16.01 Menu Problem
[ { "date": "2016-02-10", "forum": "FiveWin for Harbour/xHarbour", "text": "K tks\n\nHere is the old release:\n\n[url:3so813ku]http&#58;//postimg&#46;org/image/hjul5v8sh/[/url:3so813ku]\n\n\nHeare is the new release:\n\n[url:3so813ku]http&#58;//postimg&#46;org/image/gvlqmxa2p/[/url:3so813ku]\n\nSee the di...
Build 16.01 Menu Problem
[ { "date": "2016-02-10", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"Romeo\":1xak24n1]K tks\n\nHere is the old release:\n\n[url:1xak24n1]http&#58;//postimg&#46;org/image/hjul5v8sh/[/url:1xak24n1]\n\n\nHeare is the new release:\n\n[url:1xak24n1]http&#58;//postimg&#46;org/image/gvlqmxa2p/[/u...
Build 16.01 Menu Problem
[ { "date": "2016-02-16", "forum": "FiveWin for Harbour/xHarbour", "text": "At the end I have found the problem.\nThis error occurs if I use SET EXACT ON at the beginning of my program", "time": "14:22", "topic": "Build 16.01 Menu Problem", "username": "betoncu" } ]
Build 16.01 Menu Problem
[ { "date": "2016-02-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Ok, thanks\nI will review the reason", "time": "14:37", "topic": "Build 16.01 Menu Problem", "username": "cnavarro" } ]
Build 16.01 Menu Problem
[ { "date": "2016-02-16", "forum": "FiveWin for Harbour/xHarbour", "text": "I tested with SET EXACT ON and with SET EXACT OFF\nI have not found any difference\n\n[url=http&#58;//postimage&#46;org/:3rll97e1][img:3rll97e1]http&#58;//s28&#46;postimg&#46;org/3l3rtv9zh/0005&#46;png[/img:3rll97e1][/url:3rll97e1...
Build 16.01 Menu Problem
[ { "date": "2016-02-16", "forum": "FiveWin for Harbour/xHarbour", "text": "I have sent a sample below.\n\n[code=fw:13cc4ns4]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br /><br ...
Build 16.01 Menu Problem
[ { "date": "2016-02-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Thanks\n\n[url=http&#58;//postimage&#46;org/:1a1ycker][img:1a1ycker]http&#58;//s22&#46;postimg&#46;org/8yfrf4ttt/0007&#46;png[/img:1a1ycker][/url:1a1ycker]", "time": "18:22", "topic": "Build 16.01 Menu Problem", "usern...
Build 16.01 Menu Problem
[ { "date": "2016-02-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Have you run it on Windows XP?", "time": "18:51", "topic": "Build 16.01 Menu Problem", "username": "betoncu" } ]
Build 16.01 Menu Problem
[ { "date": "2016-02-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Ok, I'll try in XP\n\nOne moment", "time": "18:53", "topic": "Build 16.01 Menu Problem", "username": "cnavarro" } ]
Build 16.01 Menu Problem
[ { "date": "2016-02-16", "forum": "FiveWin for Harbour/xHarbour", "text": "[quote=\"betoncu\":27hpqpuz]Have you run it on Windows XP?[/quote:27hpqpuz]\n\nYes, you are right\n\nIn XP with SET EXACT ON, menus fail\nI will seek a solution", "time": "19:20", "topic": "Build 16.01 Menu Problem", "...
Build 16.01 Menu Problem
[ { "date": "2016-02-16", "forum": "FiveWin for Harbour/xHarbour", "text": "The problem is in last change of function cWinVersion\nModify in source\\classes\\pdmenu.prg line 799\n\n[code=fw:2lbwfe6h]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />               <span style=\"color: #...
Build 16.01 Menu Problem
[ { "date": "2016-02-16", "forum": "FiveWin for Harbour/xHarbour", "text": "Yes it works now.\nI think it will be better if we use IsWinXP() function.\n\nSince I dont know if you have used cWinVersion()<>\"XP\" in other prg's of the library\nI have comment the line 146 in \\fwh\\source\\function\\getsysin...
Build 16.01 Menu Problem
[ { "date": "2016-02-17", "forum": "FiveWin for Harbour/xHarbour", "text": "Ok, thanks\nI'll talk to Antonio to see what decision will finally take\n\nRegards", "time": "00:06", "topic": "Build 16.01 Menu Problem", "username": "cnavarro" } ]
Build 16.01 Menu Problem
[ { "date": "2015-04-29", "forum": "Off Topic / Otros temas", "text": "Windows 10 support for C++, win32 :\n\n<!-- m --><a class=\"postlink\" href=\"http://channel9.msdn.com/?wt.mc_id=build_hp\">http://channel9.msdn.com/?wt.mc_id=build_hp</a><!-- m -->\n\n<!-- m --><a class=\"postlink\" href=\"http://www....
Build 2015 OFF TOPIC
[ { "date": "2017-05-10", "forum": "FiveWin for Harbour/xHarbour", "text": "<!-- m --><a class=\"postlink\" href=\"https://channel9.msdn.com/?wt.mc_id=build_hp\">https://channel9.msdn.com/?wt.mc_id=build_hp</a><!-- m --> as subject, live now.", "time": "16:06", "topic": "Build 2017 live OFFTopic",...
Build 2017 live OFFTopic
[ { "date": "2014-11-15", "forum": "Utilities / Utilidades", "text": "This is great news and I plan to use it to build FiveTouch <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[url:d0jclwnr]http&#58;//xamarin&#46;com/visual-studio[/url:d0jclwnr]", ...
Build Android and iOS apps from Visual Studio
[ { "date": "2006-07-04", "forum": "FiveWin for Harbour/xHarbour", "text": "How to build DLL for FWH-Harbour ?\n\nExample ?\n\nDLL with source code..\n\nComo eu faço para criar DLL de funcoes ?", "time": "21:49", "topic": "Build DLL", "username": "Ari" } ]
Build DLL
[ { "date": "2006-07-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Ari,\n\nPlease review this Harbour docs for DLLs development:\n<!-- m --><a class=\"postlink\" href=\"http://hyperupload.com/download/02cdd50750/windll.txt.html\">http://hyperupload.com/download/02cdd50 ... l.txt.html</a><!-- m --...
Build DLL
[ { "date": "2006-07-05", "forum": "FiveWin for Harbour/xHarbour", "text": "I create dll and exe simply with xmate program", "time": "10:53", "topic": "Build DLL", "username": "Silvio" } ]
Build DLL
[ { "date": "2006-07-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Poderia me enviar um email com um exemplo bem pratico ?\n\nARI", "time": "16:58", "topic": "Build DLL", "username": "Ari" } ]
Build DLL
[ { "date": "2006-07-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Ari,\n\nPlease review FWH\\samples\\TestDllP.prg and samples\\pcodedll.prg", "time": "17:31", "topic": "Build DLL", "username": "Antonio Linares" } ]
Build DLL
[ { "date": "2006-07-05", "forum": "FiveWin for Harbour/xHarbour", "text": "Gracias\n\neu tenho a Fwh pre release . nao tenho qualquer exemplo.\n\nAri", "time": "17:40", "topic": "Build DLL", "username": "Ari" } ]
Build DLL
[ { "date": "2006-07-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Ari,\n\nNecesitas actualizarte a una versión más reciente de FWH. La versión actual de FWH es la 2.7 Junio 2006.", "time": "08:18", "topic": "Build DLL", "username": "Antonio Linares" } ]
Build DLL
[ { "date": "2006-07-12", "forum": "FiveWin for Harbour/xHarbour", "text": "Acabei de atualizar e deu certo eu recebi a Junho de 2006\n\nagora estou na 2.7 ! <!-- s;-) --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\";-)\" title=\"Wink\" /><!-- s;-) -->\n\nAri", "time": "22:00", "topic": "Bu...
Build DLL
[ { "date": "2006-06-23", "forum": "FiveWin for Harbour/xHarbour", "text": "I have just installed all of the components of FWH and successfuly build Tutor01, Tutor02 etc. in the FWH Samples directory.\n\nNow am trying to compile my progams in my development directory and the compile and C++ work fine but ...
Build Error
[ { "date": "2006-06-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Never mind...i found the line in the Bat file that needs to have the directory information changed... ..\\lib\\fiveh.lib must have the FWH actual directory replaced instead of the \"..\" Ahhhh the little things we love.", ...
Build Error
[ { "date": "2006-06-23", "forum": "FiveWin for Harbour/xHarbour", "text": "Greg,\n\nGlad to know you solved it <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->", "time": "23:29", "topic": "Build Error", "username": "Antonio Linares" } ]
Build Error
[ { "date": "2013-02-21", "forum": "FiveLinux / FiveDroid (Android)", "text": "Hi Antonio\n\nI downloaded the libs from the 13/02/2013 and the error does not occur when I compile and link.\n\nThe error appears to point to this file.\n/fivewin/source/internal/lnx.c\n\nhome/colin/fivelinux/lib/libfivec.a(ln...
Build Error
[ { "date": "2013-02-23", "forum": "FiveLinux / FiveDroid (Android)", "text": "Colin,\n\nI think that the problem comes from this line:\nreturn ! HB_ISNIL( -1 ); // FALSE invokes default behavior\n\nIf you review Harbour/include/hbapi.h you should have:\n\n#define HB_ISNIL( n ) ( hb_param( n, HB_I...
Build Error
[ { "date": "2013-02-23", "forum": "FiveLinux / FiveDroid (Android)", "text": "Hi Antonio\n\nMy hbapi is the same.\n\nregards\n\nColin", "time": "01:53", "topic": "Build Error", "username": "Colin Haig" } ]
Build Error
[ { "date": "2013-02-23", "forum": "FiveLinux / FiveDroid (Android)", "text": "Colin,\n\nCould you provide me remote access to your server ? thanks", "time": "08:49", "topic": "Build Error", "username": "Antonio Linares" } ]
Build Error
[ { "date": "2013-04-03", "forum": "FiveLinux / FiveDroid (Android)", "text": "Hello Antonio ,\nI have the same problem \n\nfivehc32.lib(RICHEDIT.obj) : error LNK2019: riferimento al simbolo esterno _hb_extIsNil non risolto nella funzione _HB_FUN_RELOA\nDASRTF\n\nFWH 13.3 + HARBOUR + Microsoft Visual Stu...
Build Error
[ { "date": "2013-04-03", "forum": "FiveLinux / FiveDroid (Android)", "text": "Maurizio,\n\nYou need tu use a more recent Harbour build. Please review this:\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?p=142467#p142467\">viewtopic.php?p=142467#p142467</a>...
Build Error
[ { "date": "2012-06-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Everything was working fine ... then today happened.\n\nI'm building an application within UE Studio, using FWH, Harbour, and MSVC 2010. It has been building fine. Then today I started getting the following error:\n\nLINK : fata...
Build Error - FWH, Harbour, MSVC
[ { "date": "2012-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim, \n\nAre you installed MSVC or use a copy from another install ??\n\nuse resource compiler from VC2008, VC2010 not comming with resource compiler.\n\nRegards,", "time": "02:11", "topic": "Build Error - FWH, Harbour, MS...
Build Error - FWH, Harbour, MSVC
[ { "date": "2012-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nWhats the exact command line that you use to call the linker ?\n\nYou have to pay attention to the \",\" used", "time": "12:59", "topic": "Build Error - FWH, Harbour, MSVC", "username": "Antonio Linares" } ]
Build Error - FWH, Harbour, MSVC
[ { "date": "2012-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Do you have duplicate resources names in multiple resource file linking ?\n\nRegards,", "time": "14:56", "topic": "Build Error - FWH, Harbour, MSVC", "username": "nnicanor" } ]
Build Error - FWH, Harbour, MSVC
[ { "date": "2012-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nthis is my link commad and link script to build fine my exe using multiple res file with MSVC2010\n\n LINK @mvc.tmp /subsystem:windows /nologo /FORCE:MULTIPLE /ignore:4006 /NODEFAULTLIB:libc /OUT:\"C:\\ProyectosFW\\Sql_Con...
Build Error - FWH, Harbour, MSVC
[ { "date": "2012-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "RC.exe is actually provided in the Microsoft SDKs and we've used that previously.\n\nI will look at the configuration on my older computer to see if maybe there is something different.\nI did use the same configuration ( and link ...
Build Error - FWH, Harbour, MSVC
[ { "date": "2012-06-02", "forum": "FiveWin for Harbour/xHarbour", "text": "Nicanor,\n\nDo you have a make file you could send me .... \n\nI am using UE Studio and their Build from the project files. It was working fine on my other computer, but not on the new one. Both are WIn 7 machines, but I loaded ...
Build Error - FWH, Harbour, MSVC
[ { "date": "2012-06-03", "forum": "FiveWin for Harbour/xHarbour", "text": "this is a makefile sample makefile.mak to build i'm using make from borland.\n\ngo.bat\n\n@echo off\nc:\\devel\\c\\bcc63\\bin\\make -fmakefile.mak\ndel bin\\*.lib\ndel bin\\*.exp\n\n\n\nand makefile.mak\n\n[code=fw:17sr7wnv]<div c...
Build Error - FWH, Harbour, MSVC
[ { "date": "2012-06-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nThe RC file may contain the description of some BITMAPS (or similar resources) that are not found on your PC and that will avoid its creation and the make will stop.", "time": "13:20", "topic": "Build Error - FWH, ...
Build Error - FWH, Harbour, MSVC
[ { "date": "2012-06-04", "forum": "FiveWin for Harbour/xHarbour", "text": "This problem was on the new computer, and not the old. So I went to Windows Update, and that downloaded a SR and a number of patches for Visual Studio 2010. Now it is building.\n\nThanks for all the input. It is a real frustra...
Build Error - FWH, Harbour, MSVC
[ { "date": "2012-06-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nSame problem for me when i configured a backup computer, VC and Mingw must be installed and configured properly to build fine.\n\n\nRegards,", "time": "14:13", "topic": "Build Error - FWH, Harbour, MSVC", "user...
Build Error - FWH, Harbour, MSVC
[ { "date": "2009-07-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Although I don't use Rich Edit, I get the following error when I try a build ( xBuilder, with standard Pelles compiler )\n\nxLINK: error: Unresolved external symbol '_OleUIPasteSpecialA referenced from Fivehcm.lib(RICHEDIT.obj)'.\...
Build Error 9.06
[ { "date": "2009-07-13", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nI experienced the same problem.\n\nJust waiting for a solution.\n\nThanks.", "time": "19:31", "topic": "Build Error 9.06", "username": "driessen" } ]
Build Error 9.06
[ { "date": "2009-07-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim, Michel,\n\nYou have to link these Windows import libraries that xHB included C compiler (PellesC) should provide:\n\n<!-- m --><a class=\"postlink\" href=\"http://www.fivetechsoft.com/files/oledlg.lib\">http://www.fivetechsof...
Build Error 9.06
[ { "date": "2009-07-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nThanks a lot for your help.\n\nWill these libraries be included in the next build ?", "time": "08:46", "topic": "Build Error 9.06", "username": "driessen" } ]
Build Error 9.06
[ { "date": "2009-07-14", "forum": "FiveWin for Harbour/xHarbour", "text": "Michel,\n\n> Will these libraries be included in the next build ?\n\nNo, as they are Windows import libraries that should be provided with the used C compiler <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" tit...
Build Error 9.06
[ { "date": "2009-07-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Pelles C provides these libraries in lib\\Win folder", "time": "09:32", "topic": "Build Error 9.06", "username": "nageswaragunupudi" } ]
Build Error 9.06
[ { "date": "2009-07-15", "forum": "FiveWin for Harbour/xHarbour", "text": "Rao,\n\nThanks for the info <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "14:07", "topic": "Build Error 9.06", "username": "Antonio Linares" } ]
Build Error 9.06
[ { "date": "2017-12-10", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear All ,\n\n I am resuming to FWH environment after 4-5 years. I have to setup newly FWH environment on PC again. So I need your help to know new build tools for Harbour/FWH. \n \n I was using xMate to build Harbour source co...
Build Tool Harbour 64
[ { "date": "2017-12-11", "forum": "FiveWin for Harbour/xHarbour", "text": "Use FivEdit <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> <!-- s...
Build Tool Harbour 64
[ { "date": "2007-12-14", "forum": "FiveWin for Harbour/xHarbour", "text": "polib /DEF:oledlg.def /OUT:oledlg.lib /MACHINE:X86\n\nremove \".dll\" from the def file (first line): [color=red:3uh955d6]OLEDLG instead of OLEDLG.DLL[/color:3uh955d6]\nOLEDLG.DEF\n[code:3uh955d6]\nLIBRARY OLEDLG \n\nEXPORTS...
Build an import library for xHB commercial
[ { "date": "2013-04-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Hello Antonio ,\n\nI have this problem \n\nfivehc32.lib(RICHEDIT.obj) : error LNK2019: riferimento al simbolo esterno _hb_extIsNil non risolto nella funzione _HB_FUN_RELOA\nDASRTF\n\nFWH 13.3 + HARBOUR + Microsoft Visual Studio 10...
Build error
[ { "date": "2013-04-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Maurizio,\n\nHave you recompiled the FWH C files yourself ?\n\nYou are using Harbour, right ?", "time": "16:47", "topic": "Build error", "username": "Antonio Linares" } ]
Build error
[ { "date": "2013-04-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Maurizio,\n\nYou need a more recent Harbour build. \n\nYou can download it from here:\n[url:3308rxn1]https&#58;//code&#46;google&#46;com/p/harbour-and-xharbour-builds/downloads/detail?name=harbour_bcc582_20130228&#46;zip&can=2&q=[...
Build error
[ { "date": "2013-04-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio , \nI use harbour with MSVC \nwhere I cann download Harbour for MSVC ? \n\nThanks \nMAurizio", "time": "16:59", "topic": "Build error", "username": "Maurizio" } ]
Build error
[ { "date": "2013-04-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Maurizio,\n\nWhat MSVC version do you use ?", "time": "17:16", "topic": "Build error", "username": "Antonio Linares" } ]
Build error
[ { "date": "2013-04-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio \nI use Microsoft Visual Studio 10.0\nMaurizio", "time": "17:18", "topic": "Build error", "username": "Maurizio" } ]
Build error
[ { "date": "2013-04-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\nI download Harbour SVN and recompiled with MSVC 10 , I have the same problem . \nI use : \nFWH 13.3\nMSVC 10 \nHarbour 3.2.0dev (Rev. 18920)\n\nMaurizo", "time": "17:59", "topic": "Build error", "username": "...
Build error
[ { "date": "2013-04-03", "forum": "FiveWin for Harbour/xHarbour", "text": "Maurizio,\n\nPlease try this one:\n[url:1utou2ya]https&#58;//code&#46;google&#46;com/p/harbour-and-xharbour-builds/downloads/detail?name=harbour_msvc_20130328&#46;zip&can=2&q=[/url:1utou2ya]\n\nPlease double check that you are usi...
Build error
[ { "date": "2013-04-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio <!-- s:( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":(\" title=\"Sad\" /><!-- s:( --> \n\ndoesn't work , it is for 32 or 64 bit ? \n\nerror: hbmk2.exe is not a valid Win32 application \n\nMaurizio", "time": "...
Build error
[ { "date": "2013-04-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Maurizio,\n\nYou can use the hbmk2.exe contained here:\n[url:32a2v96l]http&#58;//code&#46;google&#46;com/p/harbour-and-xharbour-builds/downloads/detail?name=harbour_bcc582_20130228&#46;zip&can=2&q=[/url:32a2v96l]", "time": "07...
Build error
[ { "date": "2013-04-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio , \n\ndoesn't work all the EXE in bin\\ \n\nMaurizio", "time": "08:05", "topic": "Build error", "username": "Maurizio" } ]
Build error
[ { "date": "2013-04-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Maurizio,\n\nI had uploaded a 64 bits version by mistake. Here is the right one <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[url:21fnzidf]http&#58;//code&#46;google&#46;co...
Build error
[ { "date": "2013-04-04", "forum": "FiveWin for Harbour/xHarbour", "text": "thanks Antonio <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \nnow it works .\n\nonly for information , \nWhat is the difference between your Harbour and that from SVN ?...
Build error
[ { "date": "2013-04-04", "forum": "FiveWin for Harbour/xHarbour", "text": "Maurizio,\n\nNo differences at all. I simply build it and check that FiveWin works fine with it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "09:33", "topic"...
Build error
[ { "date": "2013-11-07", "forum": "FiveWin for Harbour/xHarbour", "text": "I have the latest FWH build, re-downloaded this morning, which is 13.09 ( 2nd Build ).\n\nMy primary project code builds perfectly usining FWH 13.08 and xHarbour ( .com ) from Summer 2010.\nUsing FWH 13.09, with the EXACT SAME LIN...
Build fails with 13.09 and xHarbour(.com )
[ { "date": "2013-11-08", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio provided me with a new build of the libraries and this is now corrected and builds fine with xHarbour.\n\nThank you.", "time": "20:39", "topic": "Build fails with 13.09 and xHarbour(.com )", "username": "TimSto...
Build fails with 13.09 and xHarbour(.com )
[ { "date": "2013-11-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nmany thanks to you for your great feedback and help <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "11:58", "topic": "Build fails with 13.09 and xHarbo...
Build fails with 13.09 and xHarbour(.com )
[ { "date": "2013-11-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, can I get these LIBs also please?\nThanks", "time": "20:09", "topic": "Build fails with 13.09 and xHarbour(.com )", "username": "codemaker" } ]
Build fails with 13.09 and xHarbour(.com )
[ { "date": "2013-11-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Boris,\n\nAlready sent to your email", "time": "22:32", "topic": "Build fails with 13.09 and xHarbour(.com )", "username": "Antonio Linares" } ]
Build fails with 13.09 and xHarbour(.com )
[ { "date": "2013-11-09", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you Antonio", "time": "23:34", "topic": "Build fails with 13.09 and xHarbour(.com )", "username": "codemaker" } ]
Build fails with 13.09 and xHarbour(.com )
[ { "date": "2013-11-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio, can I get these LIBs also please?\nThanks", "time": "22:10", "topic": "Build fails with 13.09 and xHarbour(.com )", "username": "manoelmarinho" } ]
Build fails with 13.09 and xHarbour(.com )
[ { "date": "2013-11-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Thank you.", "time": "15:50", "topic": "Build fails with 13.09 and xHarbour(.com )", "username": "manoelmarinho" } ]
Build fails with 13.09 and xHarbour(.com )
[ { "date": "2013-11-30", "forum": "FiveWin for Harbour/xHarbour", "text": "Can I also get those libraries please?\n\nThanks.\nTaavi.", "time": "22:24", "topic": "Build fails with 13.09 and xHarbour(.com )", "username": "Taavi" } ]
Build fails with 13.09 and xHarbour(.com )
[ { "date": "2013-12-01", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio:\n\nI will also like to have those libs. Thank you.", "time": "23:30", "topic": "Build fails with 13.09 and xHarbour(.com )", "username": "HunterEC" } ]
Build fails with 13.09 and xHarbour(.com )
[ { "date": "2022-07-27", "forum": "FiveWin for Harbour/xHarbour", "text": "What version of visual studio do the FiveHC32.lib and FiveH32.lib libs generate?\nIn this last visual studio 2022 update I noticed strange behavior of my program when running on windows 7.\nI took all the prgs and .c files from fi...
Build version of fivewin libraries on MSVC
[ { "date": "2022-07-27", "forum": "FiveWin for Harbour/xHarbour", "text": "Dear Giovanny,\n\nWe use Visual Studio Community 2022\n\n> I noticed strange behavior of my program when running on windows 7\n\nCould you please provide details of that \"strange behavior\" ? What is that ? Doing what ? when ? Pl...
Build version of fivewin libraries on MSVC
[ { "date": "2022-07-27", "forum": "FiveWin for Harbour/xHarbour", "text": "> We are using 17.2.4. Maybe it is something fixed in 17.2.6\n\nYes, after this update these behaviors started.\nIt's not a fixed situation, it's random. And only on Windows 7.\nWhen I call a function in activex sometimes it takes...
Build version of fivewin libraries on MSVC
[ { "date": "2022-07-28", "forum": "FiveWin for Harbour/xHarbour", "text": "I cannot be sure this applies, but I have seen some issues arising with Windows 7 and programs built with the latest Visual Studio 2022. I assume the following:\n\n1). Microsoft no longer supports Windows 7, and they are not inte...
Build version of fivewin libraries on MSVC
[ { "date": "2018-06-02", "forum": "Utilities / Utilidades", "text": "Please look and read this\n<!-- m --><a class=\"postlink\" href=\"https://msdn.microsoft.com/en-us/library/bb384838.aspx\">https://msdn.microsoft.com/en-us/library/bb384838.aspx</a><!-- m -->\n\n<!-- m --><a class=\"postlink\" href=\"ht...
Build with VSC 2015/2017 from command line
[ { "date": "2015-03-28", "forum": "FiveWin for Harbour/xHarbour", "text": "I'm trying to build a project that works in Visual Studio 2013, but I'm using it with VS 2015 Preview. I get the following Unresolved Externals:\n\n__iob_func use in hbcplr.lib, hbpp.lib, hbvm.lib, rddcdx.lib, fiveH32.lib, and ...
Build with Visual Studio 2015 errors
[ { "date": "2015-03-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nTry to link msvcrt.lib", "time": "07:36", "topic": "Build with Visual Studio 2015 errors", "username": "Antonio Linares" } ]
Build with Visual Studio 2015 errors
[ { "date": "2015-03-28", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nThat is not it. We were blocking it due to a conflict with another library, but allowing it, performing a Clean and complete rebuild still has all of the same errors.\n\nFrom reading notes on VS 2015, and C++, apparen...
Build with Visual Studio 2015 errors
[ { "date": "2015-04-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nIn case you didn't see this before, any chance of getting libs for Harbour / FWH build with MSVC 2015 ? I realize it is \"early\" but the preview has moved along pretty quickly and the changes are set for the issues w...
Build with Visual Studio 2015 errors
[ { "date": "2015-04-06", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nI need to install it and test it", "time": "21:57", "topic": "Build with Visual Studio 2015 errors", "username": "Antonio Linares" } ]
Build with Visual Studio 2015 errors
[ { "date": "2015-04-06", "forum": "FiveWin for Harbour/xHarbour", "text": "OK ... VS 2015 Preview is available ... no charge, and it's getting close to RTM.\n\nTim", "time": "23:08", "topic": "Build with Visual Studio 2015 errors", "username": "TimStone" } ]
Build with Visual Studio 2015 errors
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nAlready installed,\n\nnext, to try it...", "time": "10:22", "topic": "Build with Visual Studio 2015 errors", "username": "Antonio Linares" } ]
Build with Visual Studio 2015 errors
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nI already tried it and got the iob_func and printf errors. \n\nNot sure how to solve them yet.", "time": "15:08", "topic": "Build with Visual Studio 2015 errors", "username": "Antonio Linares" } ]
Build with Visual Studio 2015 errors
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "[url:2iyklgml]http&#58;//stackoverflow&#46;com/questions/9085753/winddk-iob-func-redefinition[/url:2iyklgml]", "time": "15:11", "topic": "Build with Visual Studio 2015 errors", "username": "Antonio Linares" } ]
Build with Visual Studio 2015 errors
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Antonio,\n\nThe article I read indicated we need to rebuild all libraries with VC 2015. That would include the Harbour and FWH libraries. \n\n[url:1a0xc325]https&#58;//connect&#46;microsoft&#46;com/VisualStudio/feedback/details/...
Build with Visual Studio 2015 errors
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nok, thanks\n\nI will rebuild everything and will try it again <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->", "time": "17:04", "topic": "Build with Visual Studi...
Build with Visual Studio 2015 errors
[ { "date": "2015-04-07", "forum": "FiveWin for Harbour/xHarbour", "text": "Tim,\n\nSolved <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nI send you the new libs and Harbour\n\nThere is a problem in Harbour to be fixed. I have used a workaround in th...
Build with Visual Studio 2015 errors