Robb,
ok, I just verified that I have:
c:\Program Files (x86)\Microsoft Visual Studio 12.0\
which corresponds to Visual Studio 2013 Express
I am rebuilding FWH and I will email you the new libs, if you are so kind to test them too, thanks
Robb,
ok, I just verified that I have:
c:\Program Files (x86)\Microsoft Visual Studio 12.0\
which corresponds to Visual Studio 2013 Express
I am rebuilding FWH and I will email you the new libs, if you are so kind to test them too, thanks
Antonio Linares wrote:Robb,
Using 2015 RC version of Visual Studio Community edition (free)
To install it I was forced to uninstall the 2013 version, because I wanted to check if FWH and Harbour are compatible with it.
Meanwhile I was doing my tests, we decided to publish the new FWH 15.04 build 2, so I thought to publish it using the Visual Studio Community.
Robb,
Already sent to you.
Now I will prepare the 64 bits ones and email them also to you,
many thanks for your help
Robb,
64 bits ones also sent, thanks!
Thank you, I'll let you know the testing results.
Antonio,
I am now able to build with these replacement libraries.
Thank you.
Robb
Antonio,
Are you going to post an update to .04 or do you want to email me the 32 bit libraries ?
Thanks.
Tim
Tim,
Do you also want them for VS2013 ?
I'm working on a major upgrade to my primary application. I currently build it with VS 2013 Professional.
I copied the full build directory to a new one, and using the same source files, I built it with VS Community 2015 RC. It seems to have built.
So yes, I will take both and see if they both build without problems.
Tim
Tim,
Already sent by email
cnavarro wrote:Antonio Linares wrote:Robb,
Using 2015 RC version of Visual Studio Community edition (free)
To install it I was forced to uninstall the 2013 version, because I wanted to check if FWH and Harbour are compatible with it.
Meanwhile I was doing my tests, we decided to publish the new FWH 15.04 build 2, so I thought to publish it using the Visual Studio Community.
Yo tengo instalado VS2012, VS2013 y VS2015
He probado VS2015 con el nuevo build y los samples los genera bien, pero estoy teniendo problemas de linkado con la utilidad que estoy desarrollando con esta version
I have installed VS2012, VS2013 and VS2015
I tried VS2015 with the new build and generates samples well, but I'm having problems with the utility linkado I'm developing this version
SDKDIR="C:\Program Files (x86)\Windows Kits\10\Lib\10.0.10069.0\um\x86"
SDKDIRCRT="C:\Program Files (x86)\Windows Kits\10\Lib\10.0.10069.0\ucrt\x86"
// Add
echo $(SDKDIRCRT)\ucrt.lib >> msvc.tmp
Cristobal,
thanks for your feedback! ![]()
Antonio
1504 v2 is the current download in the FTDN site .. are you going to re-post that with your changes ?
Thanks
Rick Lipkin
Rick,
Current FWH 15.04 build 2 uses the new Visual Studio Community Edition (release candidate).
Only if you are going to use Visual Studio 2013 then you need new libraries. For now I have been sending them by email upon request.
Using FWH Build 2 and VS 2015 Community (RC), I get the following errors:
1>FiveH32.lib(HARBOUR.obj) : error LNK2019: unresolved external symbol acrtiob_func referenced in function _HB_FUN_FREOPEN_STDERR
1>FiveH32.lib(PRV2PDF.obj) : error LNK2019: unresolved external symbol _stdio_common_vfprintf referenced in function __vfprintf_l