Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

compiling error occurs when using vcxproj file(vs2019) , due to missing include folder "./include" #417

Open
@XIE-Yao

Description

@XIE-Yao

in element.h there is a line as follows :

#include "litehtml/types.h"

but since "./include" is not set as include folder, the compiler says cannot find the above header.

add "./include" to include path will solve the problem.

and there's another suggestion, c++ 14 is sufficient to develop litehtml, so shall we restrict c++ version to c++14, instead of c++17?

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp