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

CmakeError! how to add bgfx to your project? #5

Open
2439905184 opened this issue Jun 2, 2023 · 2 comments
Open

CmakeError! how to add bgfx to your project? #5

2439905184 opened this issue Jun 2, 2023 · 2 comments

Comments

@2439905184
Copy link

seems cmake does not auto download bgfx-camke.
Meet problem at linux deepin
没有翻墙,external Project.add不会自动运行
cmake就是容易出这些问题,我试过xmake,很好用。
我建议像godot一样,把第三方编译依赖的库的源码集成在游戏引擎源码目录里面,这样一键编译就行了。

@2439905184
Copy link
Author

CMake Error at CMakeLists.txt:12 (find_package):
Could not find a package configuration file provided by "bgfx" with any of
the following names:

bgfxConfig.cmake                                                                                                      
bgfx-config.cmake                                                                                                     

Add the installation prefix of "bgfx" to CMAKE_PREFIX_PATH or set
"bgfx_DIR" to a directory containing one of the above files. If "bgfx"
provides a separate development package or SDK, be sure it has been
installed.

@Pevernow
Copy link
Owner

Pevernow commented Jun 2, 2023

This project has been temporarily put on hold

Because I found it unnecessary to create a game that mimics Minecraft using BGFX.

The lack of an ecosystem will result in no one willing to play the version I created, even if it has better performance, more beautiful graphics, and more open source code.

Perhaps in the future, I will consider using Vulkan to create a demo game similar to Minecraft that focuses on performance and image quality, but not now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants