messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2009-11-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Davide,\n\nThis may help:\n\n[url:12ntdaqd]http://support.microsoft.com/kb/73234/en-us/[/url:12ntdaqd]",
"time": "20:22",
"topic": "BuildCommDCB: flow control strings",
"username": "Antonio Linares"
}
] | BuildCommDCB: flow control strings |
[
{
"date": "2015-07-09",
"forum": "FiveTouch",
"text": "If you are building and testing FiveTouch apk this might save a couple of steps.\nPrevious steps to get updated apk on phone.\n[list:3sunprfw]Build apk with qtcreator\nlocate and copy apk to new location and name.\ncreate email and attach apk.\nthen... | Building APK suggestion |
[
{
"date": "2015-07-09",
"forum": "FiveTouch",
"text": "Gale,\n\nSimple and great!\n\nThanks for sharing it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "22:03",
"topic": "Building APK suggestion",
"username": "Antonio Linares"
... | Building APK suggestion |
[
{
"date": "2014-12-02",
"forum": "Off Topic / Otros temas",
"text": "First tests, and first difficulties <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[url:paga6at0]http://forums.xamarin.com/discussion/28832/what-files-to-copy-to-the-d... | Building Android apps from Visual Studio Community |
[
{
"date": "2014-12-02",
"forum": "Off Topic / Otros temas",
"text": "[i:3ukqn84i]I am using Visual Studio Community, built an android app and generated the debug version (can't build the release version, always fails, don't know why). Once it is created I have these files:\n\nApp1.App1.apk App1.App1-Sig... | Building Android apps from Visual Studio Community |
[
{
"date": "2014-12-02",
"forum": "Off Topic / Otros temas",
"text": "hack: Antonio, otra forma es: mándatelos por correo electronico y al descargarse se instalan solos. Si ya sé que hay que buscar otra forma... pero al principio conviene ir avanzando <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.... | Building Android apps from Visual Studio Community |
[
{
"date": "2009-01-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nDoes somebody know as building a dll of resources using xMate ?\n\nTheconfig file in *.mak file is\n\n[code:202hn7wz]makepath[.dll]=\".\\dll\" \nmakepath[.res]=\".\\res\" \n\n.rc.dll&... | Building Dll using xMate |
[
{
"date": "2013-07-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I would like to be able build fivewin locally using harbour 3.2. I happen to be using MSVC at the moment, but I use BCC and mingw as well. I keep running into the following problem:\n\nCompiling 'classes\\dbm.prg'...\nclasses\\d... | Building FWH |
[
{
"date": "2013-07-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Robb,\n\nThats an old FW 16 bits file that should not be there, we are sorry.\n\nWe are going to delete it right now, thanks",
"time": "21:02",
"topic": "Building FWH",
"username": "Antonio Linares"
}
] | Building FWH |
[
{
"date": "2013-07-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The same applies for dbms.prg",
"time": "21:04",
"topic": "Building FWH",
"username": "Antonio Linares"
}
] | Building FWH |
[
{
"date": "2013-07-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I've now renamed both of those files in my local copy.\n\nNext error:\n\nCompiling 'classes\\ddeserv.prg'...\nclasses\\ddeserv.prg(11) Error F0029 Can't open #include file 'DdeFV.ch'\n\nI don't see that .ch file anywhere. I've wo... | Building FWH |
[
{
"date": "2013-07-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Robb,\n\nPlease check that you are using the right DLL.ch\n\nDialog.prg should compile fine with no errors at all.\n\nBest regards\n\nAntonio",
"time": "08:28",
"topic": "Building FWH",
"username": "Antonio Linares"
... | Building FWH |
[
{
"date": "2013-07-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Robb\n\nVbx is for 16 bits only, it will not run on 32 bits\n\nHth\n\nRichard",
"time": "09:15",
"topic": "Building FWH",
"username": "Richard Chidiak"
}
] | Building FWH |
[
{
"date": "2013-07-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Richard,\n\nI understand and agree. \n\nSince that last email I have commented out a number files and renamed them .orignal, starting with dbm.prg and dbms.prg as Antonio suggested was proper. I still have to review the complete... | Building FWH |
[
{
"date": "2013-07-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Robb,\n\nYou don't need to modify the FWH sources to compile. If they are not compiling fine is because you are not providing the right path to the header files to use, or a wrong Harbour version, etc.\n\nNo need at all to use \"C... | Building FWH |
[
{
"date": "2013-07-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I don't want to edit any FWH files, or any harbour files either for that matter. I'm just trying to get a valid build and there are some things in the way.\n\nAll the headers in question have appropriate paths to them. I can com... | Building FWH |
[
{
"date": "2013-07-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Robb,\n\nDWORD, BOOL, _INT, etc. are defined inside FWH include/dll.ch\n\nIt seems to me as you are using a wrong dll.ch. This used to happen with xbase++ users as xbase++ provides a DLL.ch, different from FWH one, and xbase++ may... | Building FWH |
[
{
"date": "2013-07-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Also, those names make no conflict with C compilers same names, as FWH names are used from PRG level only, not from C.\n\nWe should use FW_DWORD, FW_BOOL, etc. so this way we avoid any possible conflict, but we can not avoid the u... | Building FWH |
[
{
"date": "2013-07-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Yes, that way:\n\n#error whatever...",
"time": "11:03",
"topic": "Building FWH",
"username": "Antonio Linares"
}
] | Building FWH |
[
{
"date": "2007-08-02",
"forum": "FiveLinux / FiveDroid (Android)",
"text": "In gedit, go to \"Edit\", \"Preferences\". Then select \"plugins\" and check\n\"External tools\".\n\nThen go to \"Tools\", \"External tools...\" and add a new tool:\n\nname it: \"FiveLinux\"\ndescription: \"FiveLinux\"\nshortcu... | Building FiveLinux applications from "gedit" |
[
{
"date": "2007-08-02",
"forum": "FiveLinux / FiveDroid (Android)",
"text": "[url=http://imageshack.us:vxbdb4hu][img:vxbdb4hu]http://img464.imageshack.us/img464/6408/screenshot1iu8.png[/img:vxbdb4hu][/url:vxbdb4hu]",
"time": "10:55",
"topic": "Building FiveLinux applicati... | Building FiveLinux applications from "gedit" |
[
{
"date": "2010-07-14",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "There is a HBIDE bug to be fixed on OSX, but besides that, we can already build FiveMac apps from HBIDE !!! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[img:3mwp5ut3... | Building FiveMac apps from HBIDE !!! |
[
{
"date": "2010-07-14",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "Viktor propossed a better settings:\n\n[url:1jpja45k]http://groups.google.es/group/harbour-devel/browse_thread/thread/579a610cb92a0c93?hl=es#[/url:1jpja45k]",
"time": "10:51",
"topic": "Building FiveMac a... | Building FiveMac apps from HBIDE !!! |
[
{
"date": "2010-07-14",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "[quote=\"Antonio Linares\":brqplbeg]Viktor propossed a better settings:\n[url:brqplbeg]http://groups.google.es/group/harbour-devel/browse_thread/thread/579a610cb92a0c93?hl=es#[/url:brqplbeg][/quote:brqplbeg]\n\nA... | Building FiveMac apps from HBIDE !!! |
[
{
"date": "2010-07-14",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "Fixed a little HBIDE bug that was causing the edited source code not to be seen:\n\n[img:1b3zhpco]http://a.imageshack.us/img31/4673/picture3lj.png[/img:1b3zhpco]",
"time": "16:22",
"topic": "Building ... | Building FiveMac apps from HBIDE !!! |
[
{
"date": "2010-07-14",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "[img:306lk8kj]http://img408.imageshack.us/img408/9371/screenshot20100714at114.png[/img:306lk8kj]",
"time": "22:53",
"topic": "Building FiveMac apps from HBIDE !!!",
"username": "Antonio Linares"
... | Building FiveMac apps from HBIDE !!! |
[
{
"date": "2010-07-13",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "download QT from here: \n[url:1txu69g4]http://get.qt.nokia.com/qt/source/qt-mac-cocoa-opensource-4.6.3.dmg[/url:1txu69g4] \n\ndo from the OSX terminal: \nexport HB_WITH_QT=/Developer/SDKs/MacOSX10... | Building HBIDE for OSX |
[
{
"date": "2010-07-14",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "Thanks for the instructions. It works great.",
"time": "10:16",
"topic": "Building HBIDE for OSX",
"username": "IBTC"
}
] | Building HBIDE for OSX |
[
{
"date": "2010-07-14",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "Ruediger,\n\nCurrently there is a HBIDE bug that we have commented to Pritpal and it is that the source code text is not visible.\n\nhave you tried to type in HBIDE some source code lines ?",
"time": "10:36",
"topic"... | Building HBIDE for OSX |
[
{
"date": "2010-07-14",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "[quote=\"Antonio Linares\":dtkl12pw]\nhave you tried to type in HBIDE some source code lines ?[/quote:dtkl12pw]\n\nAt the moment not, because of lack of time. Later I will go on with your other instructions: [url:dtkl12pw]ht... | Building HBIDE for OSX |
[
{
"date": "2010-07-14",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "Building it for OSX Leopard 32 bits (10.5.x):\n\ndo from the OSX terminal: \nexport HB_WITH_QT=/Developer/SDKs/MacOSX10.5.sdk/Library/Frameworks/QtCore.framework/Headers\n\nand from Harbour folder do: \nmake \n\nThen go to c... | Building HBIDE for OSX |
[
{
"date": "2010-11-25",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "[quote:ufy3vqrl]I have such a different prospective now after finally understanding.[/quote:ufy3vqrl]Thanks so much, I think it is finally clear to me.",
"time": "10:12",
"topic": "Building HBIDE for OSX",
"usern... | Building HBIDE for OSX |
[
{
"date": "2010-11-25",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "It's still hard to believe...",
"time": "10:22",
"topic": "Building HBIDE for OSX",
"username": "nathan82"
}
] | Building HBIDE for OSX |
[
{
"date": "2012-01-26",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "[url][/url]Building it for OSX Lion (10.7.x):\n\ndownload QT from here: \n[url:1ni6zgm4]http://get.qt.nokia.com/qt/source/qt-mac-cocoa-opensource-4.6.4.dmg[/url:1ni6zgm4]\n\ndo from the OSX termin... | Building HBIDE for OSX |
[
{
"date": "2012-01-26",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "You can download it from:\n\n[url:39vxiph5]http://code.google.com/p/harbour-and-xharbour-builds/downloads/detail?name=hbide.app.zip&can=2&q=[/url:39vxiph5]",
"time": "11:09",
"topic": "Building HB... | Building HBIDE for OSX |
[
{
"date": "2012-01-26",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "Antonio .Seria posible una nueva version de Harbour para fiveMac ? , la que tenemos es bastante antigua.\nSaludos.",
"time": "11:58",
"topic": "Building HBIDE for OSX",
"username": "mastintin"
}
] | Building HBIDE for OSX |
[
{
"date": "2012-01-26",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "Manuel,\n\nAqui la tienes, construida a fecha de hoy <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[url:38k9ma3z]http://code.google.com/p/harbour-and-xharb... | Building HBIDE for OSX |
[
{
"date": "2012-01-26",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "Gracias. Esto es rapidez ....\nSaludos.",
"time": "16:06",
"topic": "Building HBIDE for OSX",
"username": "mastintin"
}
] | Building HBIDE for OSX |
[
{
"date": "2019-04-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I'm trying to rebuild latest Harbour using this batch file\n[quote:ng07j26k]\nset HB_BUILD_DYN=no\nset HB_BUILD_CONTRIB_DYN=no\nset path=j:\\harbour\\bcc7\\bin\nwin-make.exe\n[/quote:ng07j26k]\n\nBut it aborted with this error. An... | Building Harbour + BCC7.3 |
[
{
"date": "2019-04-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Hua,\n\nChange your PATH to this: ( Adjust the path to your )\n\n[code=fw:wgei4flu]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">set path=d:\\bcc\\bin;d:\\bcc\\include;d:\\bcc\\lib;d:\\bcc\\lib\\psdk;d:\\hb\\b... | Building Harbour + BCC7.3 |
[
{
"date": "2019-04-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks for your reply Lailton.\n\nI tried a few things to make it work. These combo seems to do it.\n1. Copy BC7 to local drive instead of network drive\n2. Update bcc32.cfg and ilink32.cfg to reflect the relocation\n3. Overwrite ... | Building Harbour + BCC7.3 |
[
{
"date": "2013-05-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[img:1vvqumfk]http://img41.imageshack.us/img41/9337/captureina.png[/img:1vvqumfk]",
"time": "18:07",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"username": "Antonio Linares"
}
] | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-05-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Required settings (in progress, refresh this)\n\nCreate a new project this way:\n[img:gjw5ie3l]http://img706.imageshack.us/img706/6686/captureuxv.png[/img:gjw5ie3l]\n\nAdd your PRGs as explained here:\n[url:gjw5ie3... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-05-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Antonio,\n\nIs .net framework required for compiled exe to be run?",
"time": "19:28",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"username": "Horizon"
}
] | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-05-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nNo, not at all <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "20:08",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"username"... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-05-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio\n\nGreat news\n\nwhich 2012 express did you chose ?\n\nVisual Studio Express 2012 for Windows 8\n\nor\n\nVisual Studio Express 2012 for Windows Desktop\n\nRichard",
"time": "08:36",
"topic": "Building Harbour + FWH... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-05-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Richard,\n\nI use VIsual Studio 2012 Ultimate. I think it is the most complete one. I get it free thanks to the University <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[[im... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Antonio,\n\nTrying to compile tutor02.prg in vs2012 as you written above. \n\nI could not find the Comctl32.lib, MSImg32.lib, OleDbg.lib and Version.lib.\n\nI got this error and can not build prg.\n\n[code=fw:96dvsv0e]<div clas... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nThose libs are here:\n\nc:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v7.0A\\Lib\\\n\nRemove the (x86) is you are using a Windows 32 bits.\n\nIn the VS2012 project properties select not to use precompiled headers",
... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIs it possible to zip tutor02 project files and send me?\n\nThanks.",
"time": "18:05",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"username": "Horizon"
}
] | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nHere you have it:\n[url:ix8j9xip]https://code.google.com/p/fivewin-contributions/downloads/detail?name=tutor02_VS2012.zip[/url:ix8j9xip]\n\nA picture is worth a thousands words <!-- s:-) --><img src=\"{SM... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you Antonio,\n\nI have achieved to compile and run it. Is it faster than normal compile?",
"time": "12:38",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"username": "Horizon"
}
] | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nAll C compilers (and makes) are quite similar so its not a matter of speed, it is more a matter of using Microsoft tools, that it is something that each developer/company may assess in a different way.\n\nMicrosoft C pro... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Antonio , \n\ngreat job\n\nworks with VS 2010 too\n[img:eptp4rad]http://img19.imageshack.us/img19/3570/saj0.jpg[/img:eptp4rad]\n\nMaurizio\n\n<!-- m --><a class=\"postlink\" href=\"http://www.nipeservice.com... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Maurizio,\n\nthanks for the feedback <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "18:55",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nIs it posible to build applications with VS2012 or MSVC2012 using the build.bat file?.\n\nThanks",
"time": "09:46",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"username": "elvira"
}
] | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "FWH provides samples/buildh32.bat to build Harbour and FWH apps using VS2010/2012 <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "12:31",
"topic": "Building Ha... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio, would somehow make our screens, (resources) within the VS?",
"time": "13:03",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"username": "norberto"
}
] | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Norberto,\n\nI have not reviewed it yet, I will do it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "14:07",
"topic": "Building Harbour + FWH apps from Visual... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Antonio,\n\nI have compiled and run the your tutor02 project file in debug mode. When I try to Release mode, it compiles and creates the exe file in Release directory but it does not work anymore. \n\nAny comment? Is exe that i... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nAny comment?",
"time": "19:26",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"username": "Horizon"
}
] | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nIt seems as we need to set some flag for not using the DLL, as if I build it using buildh32.bat I get an EXE that does not require such DLL.\n\nAlso, I have noticed what you have described for release mode. I don't know ... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio, yo he obtenido el mismo mensaje\n\nAntonio, I've got the same message\n\nSaludos - regards",
"time": "21:46",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"username": "cnavarro"
}
] | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Cristobal,\n\nThe question is to find why there is such difference",
"time": "07:51",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"username": "Antonio Linares"
}
] | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "..",
"time": "10:50",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"username": "Horizon"
}
] | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-10",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nThere is nothing else that I can say about it. Just do some research on the VS IDE, google for it, and try to find the differences.\n\nI will also try it here. In the meantime, you can build your app using buildh32.bat",... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nI think I know where the difference may come from: \n\nFWH has been built using MSVC2010. Now I am organizing it to build it with MSVC2012, once it is ready\nI will check if the problem gets solved <!-- s:-) --><img src=... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":29ejwyjd]Hakan,\n\nI think I know where the difference may come from: \n\nFWH has been built using MSVC2010. Now I am organizing it to build it with MSVC2012, once it is ready\nI will check if the proble... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Building Harbour also with VS2012 this way:\n[code=fw:35cf221b]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />call <span style=\"color: #ff0000;\">\"%ProgramFiles(x86)%<span style=\"color: #000000;\">\\M</sp... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Harbour already built with VS2012 <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nNow building FWH with VS2012. There is a missing file that I am trying to locate on VS2012:\n... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Solution found:\n#if _MSC_VER < 1700 // Before Visual Studio 2012\n#include <tmschema.h>\n#endif\n\n[url:3j57rc6s]https://code.google.com/p/evita-common-lisp/source/browse/listener/winapp/precomp.h[/url:3j57rc6s]",... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This is the right fix:\n\n[code=fw:26ibq2ru]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">#if _MSC_VER < <span style=\"color: #000000;\">1700</span> <span style=\"color: #B900B9;\">// Before Visual Studio 2012</s... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "FWH already built using VS2012 <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nA much simpler and more VS2012 friendly buildh32.bat\n\nbuildh32.bat\n[code=fw:27fumi7s]<div cla... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nAlready tested and the same problem: release version does not show, debug version runs fine.\n\nAnd right now I just realized that we can't debug the release version from the VS2012 IDE. Only the debug version can be deb... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nSolved! It is working fine <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nI compared the debug and release versions options that VS2012 use and noticed this differe... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nHere it is the full project with the release and debug versions included (EXEs) so you can run them <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\n[url:20qaywny]htt... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Antonio,\n\nThank you very much for your effort.\n\nNow, it is time to port a small project to vs2012. I will start tomorrow.",
"time": "20:27",
"topic": "Building Harbour + FWH apps from Visual Studio 2012",
"usern... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nPlease share with us your steps, difficulties, etc. thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "07:25",
"topic": "Building Harbour + FWH a... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Antonio,\n\n Thanks a lot for giving news ideas to us..!\n\n So if this IDE works fine with FiveWin + Harbour + MSVC then we do not need any other IDE like xMate, USTUDIO. Please correct this if it is worng.\n\nThanks\nShrid... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Shridhar,\n\nyes, thats right. You can edit, build and run your app from Visual Studio 2012 Express <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nif you use the Visual Studi... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Antonio,\n\n Thanks a lot for the valuable information...!\n\n I was about to buy USTUDIO IDE but now, first I have to try the MSVC IDE env. After I canl decide whether USTUDIO have to buy or not.\n\nThanks\nShridhar",
"... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2013-07-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Shridhar,\n\nStill it is missing the implementation of syntax coloring for PRGs. Surely there is a way but we need to google for it and see how easy or difficult it is <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\"... | Building Harbour + FWH apps from Visual Studio 2012 |
[
{
"date": "2017-11-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi All:\n\nAs we all know, Harbour developers are killing BCC support next year. Furthermore, Harbour 3.4, the superset of of original Harbour, does not provide tools to build the compiler without MSYS. Personally, I hate to use M... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Andi,\n\n[quote=\"andijahja\":3qjamkw9]As we all know, Harbour developers are killing BCC support next year.[/quote:3qjamkw9]\n\nI didn't know that. This is another good reason to quit using Harbour.\n\nEMG",
"time": "14:39... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ciao Enrico,\n\nif you don't mind... what are the good reason you have to consider quitting Harbour? \nWhat do you recommend to use instead?\n\nKR",
"time": "18:17",
"topic": "Building Harbour 3.4 for BCC outside MSYS",
... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Essentially, the bad attitude of the developers. Personally, I'm using xHarbour.\n\nEMG",
"time": "18:30",
"topic": "Building Harbour 3.4 for BCC outside MSYS",
"username": "Enrico Maria Giordano"
}
] | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Harbour works great using Microsoft Visual Studio\n\nFurther more, Harbour 3.4 is not the official Harbour. It is just a Harbour fork developed by Viktor\n\nThere is no reason to worry at all <!-- s:-) --><img src=\"{SMILIES_PATH}... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio\n\nI have considered migrating to Visual Studio unfortunately just about every Windows 7 and Windows 10 update roll-up contains multiple dot net security patches ... I may have to eventually migrate to Visual Studio ... I ... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Rick Lipkin\":3rg6y3tc]Antonio\n\nI have considered migrating to Visual Studio unfortunately just about every Windows 7 and Windows 10 update roll-up contains multiple dot net security patches ... I may have to eventually... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Andi\n\nBRILLIANT !! Now that's what I'm talking About <!-- 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\"... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Rick Lipkin\":1snqj8j9]Andi\n\nBRILLIANT !! Now that's what I'm talking About <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> <!-- s:D --><img src=\"{SMILIES_PAT... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Andi\n\nThank you for your help .. going to work on this Monday morning.\n\nRick Lipkin",
"time": "18:55",
"topic": "Building Harbour 3.4 for BCC outside MSYS",
"username": "Rick Lipkin"
}
] | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Andi,\nhave you also a makefile-template for more then one .prg?",
"time": "09:12",
"topic": "Building Harbour 3.4 for BCC outside MSYS",
"username": "byte-one"
}
] | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"byte-one\":2u419g74]Andi,\nhave you also a makefile-template for more then one .prg?[/quote:2u419g74]\nGünther,\n\nhbmk2 gives you smart make process as follows:\n\n[code=fw:2u419g74]<div class=\"fw\" id=\"{CB}\" style=\"... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-11-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks, i will try!",
"time": "20:58",
"topic": "Building Harbour 3.4 for BCC outside MSYS",
"username": "byte-one"
}
] | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-12-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "8,72 MB with BCC\n8,78 MB with MSC",
"time": "15:14",
"topic": "Building Harbour 3.4 for BCC outside MSYS",
"username": "byte-one"
}
] | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-12-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Now i have tested hbmk2 but is showing the following error:\n[b:149w4ti8]Error: 'C:\\FWH\\LIB\\FIVEH32.LIB' enth\u0004lt einen ung ltigen OMF-Record, Typ 0x21 (m\u0006glicherweise COFF)\n[/b:149w4ti8] Is any solution?\n\nThe compl... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-12-08",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Andi\n\nI have downloaded xHarbour MSVC 2015 from Mel's site ... I have attempted to modify BuildxM and when I try to compile Tutor01.prg I get the errors below. I would appreciate any help.\n\nThanks\nRick Lipkin\n\n[code=fw:3dfa... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-12-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"byte-one\":23sxi7rq]Now i have tested hbmk2 but is showing the following error:\n[b:23sxi7rq]Error: 'C:\\FWH\\LIB\\FIVEH32.LIB' enth\u0004lt einen ung ltigen OMF-Record, Typ 0x21 (m\u0006glicherweise COFF)\n[/b:23sxi7rq] ... | Building Harbour 3.4 for BCC outside MSYS |
[
{
"date": "2017-12-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Rick Lipkin\":14j1028e]Andi\n\nI have downloaded xHarbour MSVC 2015 from Mel's site ... I have attempted to modify BuildxM and when I try to compile Tutor01.prg I get the errors below. I would appreciate any help.\n\nThan... | Building Harbour 3.4 for BCC outside MSYS |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.