You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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?
In the
squirrel_3_2_stable.tar.gz
The text was updated successfully, but these errors were encountered: