avast / avast/retdec

BUG:vs2022 build error yaramod-project

Open
#1,174 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
8.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

plain_string.cpp
rule.cpp
sections_summary.cpp
token.cpp
token_stream.cpp
yara_file.cpp
json.cpp
filesystem_operations.cpp
utils.cpp
yaramod.cpp
D:\code\hack\retdec\build\external\src\yaramod-project\deps\pog\include\pog/html_report.h(100,81): error C2001: newline in constant [D:\code\hack\retdec\build\external\src\yaramod-project-build\src\yaramod.vcxproj]
D:\code\hack\retdec\build\external\src\yaramod-project\deps\pog\include\pog/html_report.h(101,82): error C2001: newline in constant [D:\code\hack\retdec\build\external\src\yaramod-project-build\src\yaramod.vcxproj]
D:\code\hack\retdec\build\external\src\yaramod-project\deps\pog\include\pog/html_report.h(162,42): error C2001: newline in constant [D:\code\hack\retdec\build\external\src\yaramod-project-build\src\yaramod.vcxproj]
D:\code\hack\retdec\build\external\src\yaramod-project\deps\pog\include\pog/html_report.h(151,18): fatal error C1075: '{': no matching token found [D:\code\hack\retdec\build\external\src\yaramod-project-build\src\yaramod.vcxproj]
Generating Code...

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting deps/pog/include/pog/html_report.h at lines 100, 101, 151, 162 and reproduce the VS2022 build through yaramod.vcxproj. Compare the reported literals and braces with the surrounding code; done means the yaramod project builds without the C2001 and C1075 errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.