Skip to content

Building with RelWithDebInfo #774

Closed
Closed
@hanickadot

Description

When I'm building retdec with RelWithDebInfo and linking against retdec::fileformat with MSVC I'm getting linker error:

LINK : fatal error LNK1181: cannot open input file '..\..\..\external\retdec\external\src\llvm-project-build\Release\lib\LLVMDebugInfoDWARF.lib' 

It seems to me, you are explicitly sets the Release\ in deps\CMakeLists.txt, but maybe I'm just wrong.

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions