Since this is an issue with Conan Center you should create an issue 
there: https://github.com/conan-io/conan-center-index/issues.

On Tuesday, May 24, 2022 at 12:58:18 AM UTC-4 [email protected] wrote:

> Hi,
>
> I am trying to pull protobuf (3.20.0) library from conan.io center.
> I am fetching it for 2 profiles i.e Debug and Release. While I try to 
> fetch protobuf lib for Debug I get libprotobuf-lited.a file in lib but when 
> I try to pull for Release then this file is missing from the lib directory. 
>
> I have mentioned below code snippet in the conan.py file.
>
> def requirements(self):
>         self.requires("protobuf/3.20.0")
>
> Could someone please help me here? How can I get libprotobuf-lite.a for 
> Release.
>
> Thankyou in Adavnce
>
> Nitin Kundu
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/b4da4b36-7398-4068-a036-ed86e6aa52b4n%40googlegroups.com.

Reply via email to