Skip to content
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

Trouble Trying to build the project #5

Closed
ogbautista opened this issue Apr 8, 2019 · 2 comments
Closed

Trouble Trying to build the project #5

ogbautista opened this issue Apr 8, 2019 · 2 comments

Comments

@ogbautista
Copy link

Hello !
I want to use your project and possibly make an addition to it to present as a course project (improvements of existing malware are allowed), but I have had a hard time trying to build it, and would like to ask you what compiler should I use to effectively build it.
I have tried Eclipse win Cygwin and also CodeBlocks. In the first one I have several missing headers (one of them conio.h and I don't know where to get the right header from). In Codeblocks I made a good progress but still I have one missing header "stdafx.h" I downloaded one from the internet but I am unsure if that is correct. Some of the errors are shown in the images attached. Any help is really appreciated.

Thanks!
Img1

Img2

@winterrdog
Copy link

winterrdog commented Feb 28, 2022

Use Microsoft Visual Studio Community.

Those other IDEs will give you headache for this repository and most probably the author of the project was using Microsoft Visual Studio Community.

@ogbautista
Copy link
Author

Thanks for your reply, I'll keep it in mind for future projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants