Git Product home page Git Product logo

Comments (6)

obiltschnig avatar obiltschnig commented on May 8, 2024

The issue seems to be that you're linking both NetSSL (OpenSSL) and NetSSL_Win. Only one of these must be linked. Not sure yet where this comes from. Could also be related to CMake.

from conan-poco.

paulocoutinhox avatar paulocoutinhox commented on May 8, 2024

Yes, as i sad im not linking anything manually. Only importing the conan cmake generated. The issue is inside the new version. Something internally is linking it duplicated.

It is very strange. I do the same thing into my other project that is a simple web server using poco and it build with success:
https://github.com/ezored/ezored-server/commit/6f56677200dc8d207807726bcb7c2a362aa56aa4

Do you have any tips?

from conan-poco.

paulocoutinhox avatar paulocoutinhox commented on May 8, 2024

I have built it from my local machine with windows 10 and visual studio 2017 community too with success. But on app veyour the build generate error.

Do you have any tips?

from conan-poco.

paulocoutinhox avatar paulocoutinhox commented on May 8, 2024

Another thing that i discover is that only "PocoNetSSLWinmdd" is duplicated and "PocoNetSSLmdd" is defined first. Nothing more is duplicated.

from conan-poco.

paulocoutinhox avatar paulocoutinhox commented on May 8, 2024

The libs that conan link are (exported from cmake):

SQLiteCpp;PocoNetSSLmdd;PocoNetSSLWinmdd;PocoNetmdd;PocoCryptomdd;PocoUtilmdd;PocoRedismdd;PocoFoundationmdd;Iphlpapi;Crypt32;sqlite3;libssld;libcryptod;crypt32;msi;ws2_32;advapi32;user32;gdi32;zlib

from conan-poco.

paulocoutinhox avatar paulocoutinhox commented on May 8, 2024

I made a pull request to solve the problem, only need merge now:
#56

Thanks.

from conan-poco.

Related Issues (20)

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.