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
I've been trying to install the module real hard but i can't find any TJPEG library !
-- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/MinGW64/x86_64-13.2.0-release-posix-seh-ucrt-rt_v11-rev0/mingw64/bin/gcc.exe - 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: C:/MinGW64/x86_64-13.2.0-release-posix-seh-ucrt-rt_v11-rev0/mingw64/bin/c++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Lua51: C:/Lua/lua5.1.lib (found version "") -- Found OpenGL: opengl32 -- Found GLUT: C:\Users\Djeck\program\lib\glut\lib\glut32.lib -- Found ZLIB: C:/Program Files (x86)/zlib/lib/libzlib.dll.a (found version "1.3") -- Found PNG: C:/Program Files (x86)/libpng/lib/libpng.a (found version "1.6.41.git") -- Could NOT find TJPEG (missing: TJPEG_LIBRARY TJPEG_INCLUDE_DIR) CMake Error at CMakeLists.txt:65 (message): Cannot find GLEW
Is the library required is in relation with libjpeg or turbo-libjpeg ?
The text was updated successfully, but these errors were encountered:
I've been trying to install the module real hard but i can't find any TJPEG library !
-- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/MinGW64/x86_64-13.2.0-release-posix-seh-ucrt-rt_v11-rev0/mingw64/bin/gcc.exe - 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: C:/MinGW64/x86_64-13.2.0-release-posix-seh-ucrt-rt_v11-rev0/mingw64/bin/c++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Lua51: C:/Lua/lua5.1.lib (found version "") -- Found OpenGL: opengl32 -- Found GLUT: C:\Users\Djeck\program\lib\glut\lib\glut32.lib -- Found ZLIB: C:/Program Files (x86)/zlib/lib/libzlib.dll.a (found version "1.3") -- Found PNG: C:/Program Files (x86)/libpng/lib/libpng.a (found version "1.6.41.git") -- Could NOT find TJPEG (missing: TJPEG_LIBRARY TJPEG_INCLUDE_DIR) CMake Error at CMakeLists.txt:65 (message): Cannot find GLEW
Is the library required is in relation with libjpeg or turbo-libjpeg ?
The text was updated successfully, but these errors were encountered: