Hi all, I am trying to compile VirtualBox for Windows x64 target and facing some issues. According to this documentation https://www. virtualbox.org/wiki/Windows%20build%20instructions
"*For building the 64-bit target you need to add --with-openssl32= to specify the path to the 32-bit OpenSSL development package as both OpenSSL variants (32-bit and 64-bit) are required then."* However looking at the "configure.vbs" script it seems that it lacks this parameter at all, what environment variable should be set in order to configure the openssl32 path? ( and has the same issue libcurl32 too)
_______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
