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
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
/cortex.cppPublic archive

fix: Add missing yaml header#2046

Merged
gau-nernst merged 2 commits intodevfromfix/yaml_header
Feb 28, 2025
Merged

fix: Add missing yaml header#2046

gau-nernst merged 2 commits intodevfromfix/yaml_header
Feb 28, 2025

Conversation

@gau-nernst
Copy link
Contributor

Describe Your Changes

  • Add missingyaml-cpp/yaml.h header to get definition forYAML::Node::IsDefined()

On my Windows VM, it fails to build without that header

model_source_service.obj : error LNK2019: unresolved external symbol "public: bool __cdecl YAML::Node::IsDefined(void)const " (?IsDefined@Node@YAML@@QEBA_NXZ) referenced in function "class std::optional<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > __cdecl huggingface_utils::GetModelAuthorCortexsoHub(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?GetModelAuthorCortexsoHub@huggingface_utils@@YA?AV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@@Z) [C:\Users\menlo\cortex.cpp\engine\build\cortex-server.vcxproj]C:\Users\menlo\cortex.cpp\engine\build\cortex-server.exe : fatal error LNK1120: 1 unresolvedexternals [C:\Users\menlo\cortex.cpp\engine\build\cortex-server.vcxproj]

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@github-project-automationgithub-project-automationbot moved this toInvestigating inMenloFeb 28, 2025
@gau-nernstgau-nernst self-assigned thisFeb 28, 2025
@gau-nernstgau-nernst merged commitfd4edc0 intodevFeb 28, 2025
8 checks passed
@gau-nernstgau-nernst deleted the fix/yaml_header branchFebruary 28, 2025 07:16
@LeVinhGithubLeVinhGithub moved this fromInvestigating toCompleted inMenloMar 3, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

1 more reviewer

@vansangpfievvansangpfievvansangpfiev approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

@gau-nernstgau-nernst

Labels

None yet

Projects

No open projects
Status: Completed

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@gau-nernst@vansangpfiev

[8]ページ先頭

©2009-2025 Movatter.jp