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

squirrel-config.cmake.in does not exist in the tarball #269

Open
AdamMajer opened this issue Mar 20, 2023 · 2 comments
Open

squirrel-config.cmake.in does not exist in the tarball #269

AdamMajer opened this issue Mar 20, 2023 · 2 comments

Comments

@AdamMajer
Copy link

In the squirrel_3_2_stable.tar.gz

squirrel3/build> cmake ..
-- The C compiler identification is GNU 12.2.1
-- The CXX compiler identification is GNU 12.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/adamm/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/adamm/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
**CMake Error: File squirrel3/squirrel-config.cmake.in does not exist.**
CMake Error at /usr/share/cmake/Modules/CMakePackageConfigHelpers.cmake:342 (configure_file):
  configure_file Problem configuring file
Call Stack (most recent call first):
  CMakeLists.txt:84 (configure_package_config_file)
@ayesc9000
Copy link

Workaround is to just download the master branch as it was when 3.2 was released: https://github.com/albertodemichelis/squirrel/tree/f92bc298784ceea459b12e2de33bdff672bfeb83

@ryandesign
Copy link
Contributor

It's been 2½ years since the last stable version, 3.2, was released, containing this bug. How much longer must we wait for a new stable version that can actually be built to be released?

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

3 participants