Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report #474

Open
SavourSummer opened this issue Jan 17, 2024 · 3 comments
Open

Bug Report #474

SavourSummer opened this issue Jan 17, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@SavourSummer
Copy link

Describe the bug | Bug描述
A clear and concise description of what the bug is.

VS2022
Cmake3.28
运行build window.bat出现错误
Steps to reproduce | 如何复现
Steps to reproduce the behavior:
1.
2.
3.
4.
5.

Expected behavior | 预期行为
A clear and concise description of what you expected to happen.

image

Actual behavior | 实际行为
A clear and concise description of what actually happened.

Screenshots/Logs | 截图/日志
If applicable, add screenshots and/or a video to help explain your problem.

Desktop | 桌面环境

  • OS: [e.g. Windows, macOS, Linux]
  • Version [e.g. Win10, Bug Sur, Ubuntu20]
  • CPU [e.g. Intel I9-9900k , Ryzen 5900x, ]
  • GPU [AMD 6800 XT, NVidia RTX 3090]
  • Memory [e.g. 16GB]
  • Compiler [e.g. MSVC2019, Clang13, G++7.0]

Additional context | 补充信息
Add any other context about the problem here.

@SavourSummer SavourSummer added the bug Something isn't working label Jan 17, 2024
@SavourSummer
Copy link
Author

image

@thenew01
Copy link

我也出现了这个问题。如果忽略打开sln,那么编译PiccoloParser会报错:
2>LINK : fatal error LNK1104: 无法打开文件“D:\codes\piccolo\engine\source\meta_parser\3rd_party\LLVM\lib\x64\libclang.lib”
2>已完成生成项目“PiccoloParser.vcxproj”的操作 - 失败。
此时,检查3rd_party\LLVM目录,下面没有lib目录

@SavourSummer
Copy link
Author

检查了,确实没有\lib\x64\libclang.lib。且需要重新clone才能解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants