Raul Metsma

Results 128 comments of Raul Metsma

Attaching here [module_loading.mp4](https://github.com/user-attachments/assets/16cb0fa9-6a01-4f59-a227-20a923fe64ec) [opensc-debug_log_pkcs11-register.txt](https://github.com/user-attachments/files/17522218/opensc-debug_log_pkcs11-register.txt)

I think we are good now

> After a two-day full immersion I'm still not able to use Minidriver with an EC 256 key pair. I'm really thinking that the MS minidriver doesn't allow to use...

Can you set Xcode as default compiler xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance To OpenSC members: Maybe is time...

sudo xcode-select -s /Applications/Xcode.app

Select the Xcode then run build script

It should be universal for both CPU types

There has been change ``` checking whether OPENSSL_zalloc is declared... yes checking for OPENSSL_cleanse... configure: error: Cannot link against libcrypto ``` probably in your previous build openssl was only built...

> Firstly, include cmake submodule using full repository url This complicates development in forks and we haven't seen any issues with this for years. Why qt-common submodule does not give...

> > > Firstly, include cmake submodule using full repository url > > > > > > This complicates development in forks and we haven't seen any issues with this...