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

Supermodel no longer builds on linux #108

Closed
Shoegzer opened this issue Nov 17, 2023 · 2 comments
Closed

Supermodel no longer builds on linux #108

Shoegzer opened this issue Nov 17, 2023 · 2 comments

Comments

@Shoegzer
Copy link

Supermodel is no longer building on linux systems as of the last few days (see commit details below).

Build attempt produces the following in the log:

Src/Graphics/New3D/New3D.cpp: In member function ‘void New3D::CNew3D::DescendCullingNode(UINT32)’:
Src/Graphics/New3D/New3D.cpp:722:28: error: ‘FLT_MAX’ was not declared in this scope
  722 |                 LODscale = FLT_MAX;
      |                            ^~~~~~~

Test system:

  • OS: Linux Mint 21.2 / kernel 6.2
  • Compiler: gcc-12.3.0
  • Bad commit: cdf5e4b
  • Last good commit: 3022e41
  • Build log: build.log
@dukeeeey
Copy link
Collaborator

try now

@Shoegzer
Copy link
Author

Thanks @dukeeeey, it bulds fine 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