HaxeFoundation / HaxeFoundation/hxcpp

Linker error when trying to build Verb

Open
#890 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
330
Forks
227
Avg merge
2d 16h
Merged PRs (30d)
18

Description

I'm trying to build Verb, but I get linker errors that seem to be related to HXCPP.

`Severity Code Description Project File Line Suppression State
Error LNK2001 unresolved external symbol "int hx::gMarkID" (?gMarkID@hx@@3HA) verbstest V:\verbstest\verbstest\main.obj 1
Severity Code Description Project File Line Suppression State
Error LNK2001 unresolved external symbol "int hx::gMarkIDWithContainer" (?gMarkIDWithContainer@hx@@3HA) verbstest V:\verbstest\verbstest\main.obj 1 `
(And others)

I have the compile results BuildTool.lib and Host.lib, and I don't know what else I might be missing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.