-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to open winafl.sln in Visual Studio #4657
Comments
I do not try to run a build from command line as the VC Studio will run and resolve most of whatever you require from the IDE when you open the master SLN from 2022 using 2019 HOWEVER the main problem I have is 2019 32 bit is stuck with 1.42 tools not able to use 1.43 tools thus have first to set a few changes for 32bit compiling so first off need a 32 bit copy of MakeLZSA.sln or else it fails if 64bit EXE is not replaced. I dont see any winafl are you asking about a different application ? perhaps you are trying to run https://github.com/googleprojectzero/winafl then ask such questions there |
Closing as question was migrated by OP to googleprojectzero/winafl#450 |
hey Ujjal, @GitHubRulesOK I was trying to follow your recommended steps, but I was unable to get it. I was doing this to get the bin32 & bin64 for winAFL. Can you help ? |
Sorry I dont understand the C++/CPP or Go build systems that's why I use a prepared SLN then just run any of the many (22 x 12 ?) desired builds. |
it's okay. Let me try to get 32 bit copy of MakeLZSA.sln as suggested by you and follow. |
@ak-nineteen47
My unknown one raises Virustotal warnings but the older 3.5.2 from here gets a clean pass |
unable to open the Solution in Visual Studio Navigate to your build directory and open winafl.sln.
The text was updated successfully, but these errors were encountered: