Day 4 of #100DaysOfLearning
Today I am not going to get a lot of studying done because I am going to a baby shower. However, I tried to set up my project for cryptography, where I will be using the openssl library to implement RSA.
I realized that I had to download the library into my /usr/include file which apparently has special permission so I couldn’t actually just drop the folders into the directory with the normal GUI interaction.
I did some weird command that made it work though from this article:
xcode-select install
Missing /usr/include in OS X El Capitan
I was trying to build an app which depends on PJSIP lib which should have some headers in /usr/include. But there is no…superuser.com
I was trying to build an app which depends on PJSIP lib which should have some headers in /usr/include. But there is no…superuser.com
"restricted" folder/files in OS X El Capitan
Stack Overflow is a community of 4.7 million programmers, just like you, helping each other. Join them; it only takes a…stackoverflow.com
Stack Overflow is a community of 4.7 million programmers, just like you, helping each other. Join them; it only takes a…stackoverflow.com
I still have some trouble though but am going to continue working on my homework today. Let us hope all goes well *praying emoji*