Skip to content

CMaketLists.txt line 245 "boost::boost" case error! #2228

@yakie

Description

@yakie

vs2022 open will cause following error:
CMake Error at D:\CuraEngine\CMakeLists.txt:236 (target_link_libraries):
Target "_CuraEngine" links to:

boost::boost

but the target was not found. Possible reasons include:

* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.	CuraEngine	D:\CuraEngine\CMakeLists.txt	236		

change to "Boost::boost" will ok

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions