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

Cannot compile on Visual Studio Community 2017 #2

Open
aks2161989 opened this issue Oct 30, 2018 · 0 comments
Open

Cannot compile on Visual Studio Community 2017 #2

aks2161989 opened this issue Oct 30, 2018 · 0 comments

Comments

@aks2161989
Copy link

When I try compiling on Visual Studio Community 2017, I get the following errors:

Error (active) E1696 cannot open source file "SyntaxHighlighterBrushes.h" ConEdit F:\cpp_programming\Source_code_of_editors\ConEdit-master\ConEdit.cpp 16

Error (active) E0020 identifier "SyntaxHighlighterBrushes" is undefined ConEdit F:\cpp_programming\Source_code_of_editors\ConEdit-master\ConEdit.cpp 340

Warning The referenced project 'SyntaxHighlighter\SyntaxHighlighterLib\SyntaxHighlighterLib.vcxproj' does not exist. ConEdit G:\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets 1879

Error C1083 Cannot open include file: 'SyntaxHighlighterBrushes.h': No such file or directory ConEdit f:\cpp_programming\source_code_of_editors\conedit-master\conedit.cpp 16

Error C1083 Cannot open include file: 'Brush.h': No such file or directory ConEdit f:\cpp_programming\source_code_of_editors\conedit-master\modeedit.cpp 9

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

1 participant