fomalhaut

Results 3 comments of fomalhaut

update your CMakeLists.txt if your openssl install path is /usr/local/opt/openssl, add this direct: link_directories(/usr/local/opt/openssl/lib) link_directories(/usr/lib) include_directories(/usr/local/opt/openssl/include)

You need copy the src into your vagrant's directory , the /vagrant is a share directory on your computer, so you can copy it easy.Only need move src to your...

project's enviroment is Ubuntu 10.04 LTS