Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sqlmapproject
GitHub Repository: sqlmapproject/sqlmap
Path: blob/master/extra/runcmd/src/README.txt
2992 views
1
Compile only the Release version because the Runtime library option
2
(Project Properties -> Configuration Properties -> C/C++ -> Code
3
Generation) is set to "Multi-threaded (/MT)", which statically links
4
everything into executable and doesn't compile Debug version at all.
5
6