Code Monkey home page Code Monkey logo

Comments (12)

zosrothko avatar zosrothko commented on May 6, 2024

from distro.

richardcollins avatar richardcollins commented on May 6, 2024

Thanks zosrothko,
I tried installing the 2013 build tools but that didn't include the debug dlls.
Once I'd installed whatever had ms*120d.dll files my vs 2017 setup was broken.

from distro.

zosrothko avatar zosrothko commented on May 6, 2024

"I tried installing the 2013 build tools but that didn't include the debug dlls." Which debug dlls are you talking about? The Poco ones?

from distro.

richardcollins avatar richardcollins commented on May 6, 2024

Sorry I meant VS2017 - 150 toolset.
The missing dll's are the ms C runtime debug dlls (msvc120d.dll etc) which it appears are only available with VS2013.
I think the cleanest solution is to have a Poco build against VS2017 - 150 toolset.

from distro.

zosrothko avatar zosrothko commented on May 6, 2024

Done Poco-1.7.8.4

from distro.

richardcollins avatar richardcollins commented on May 6, 2024

from distro.

richardcollins avatar richardcollins commented on May 6, 2024

Hi zosrothko
The install worked, thanks, there's still a missing stringifier.h file, I suspect it needs adding to the wix xml files,
on line 1469 of distro/Windows/Poco-1.7.8.4.wxs:
<File Id="STRINGIFIER.H" Name="Stringifier.h" Source="$(var.POCO)\JSON\include\Poco\JSON\Stringifier.h" />

from distro.

zosrothko avatar zosrothko commented on May 6, 2024

Add to distro/Windows/Poco-1.7.8.4.wxs. Thanks for the fix.

from distro.

richardcollins avatar richardcollins commented on May 6, 2024

Hi zosrothko, The VS msi packages seem to have disappeared from the releases page, is it coming back?

from distro.

zosrothko avatar zosrothko commented on May 6, 2024

Yes, I changed the distribution layout by adding the VisualStudio version (VS2010,VS2012,VS2013,...) and did not upload the new version. Will do asap and let you know.

from distro.

zosrothko avatar zosrothko commented on May 6, 2024

Uploaded...

from distro.

richardcollins avatar richardcollins commented on May 6, 2024

from distro.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.