Re: How to use NSS in my C++ Project?

2015-11-10 Thread John Dennis
On 11/10/2015 04:38 PM, Opa114 wrote: Hi, can someone explain me how i use NSS and NSPR in my C++ Project? I'm new to C++ and want use in project the NSS libraries, so i thought i could include the header files i need, but did not work, so what's the right way? 2 things: When you ask a questi

How to use NSS in my C++ Project?

2015-11-10 Thread Opa114
Hi, can someone explain me how i use NSS and NSPR in my C++ Project? I'm new to C++ and want use in project the NSS libraries, so i thought i could include the header files i need, but did not work, so what's the right way? Must i compile NSS and NSPR first and the use the DLL / Libs? Would be