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

Compiling in Linux 64 bits #21

Open
DavidPerezIngeniero opened this issue Nov 10, 2021 · 0 comments
Open

Compiling in Linux 64 bits #21

DavidPerezIngeniero opened this issue Nov 10, 2021 · 0 comments

Comments

@DavidPerezIngeniero
Copy link

DavidPerezIngeniero commented Nov 10, 2021

I have installed CMake 2.8.12;2
And I do:

$ mkdir build
$ cd build
$ cmake ..
-- The C compiler identification is GNU 7.3.1
-- The CXX compiler identification is GNU 7.3.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:6 (add_subdirectory):
  The source directory

    /home/jenkins/webp-imageio-0.1.6/libwebp

  does not contain a CMakeLists.txt file.


-- Found JNI: /usr/lib/jvm/java/lib/libjawt.so  
-- Configuring incomplete, errors occurred!
See also "/home/jenkins/webp-imageio-0.1.6/build/CMakeFiles/CMakeOutput.log".

Why do I get this error?
I've followed the instructions.

joostoudeman pushed a commit to joostoudeman/webp-imageio that referenced this issue Jun 16, 2023
…s.kotlin.jvm-1.x

chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.10
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

1 participant