Skip to content

Fails to build "gir-girs" #34

@ColinKinloch

Description

@ColinKinloch

Attempting to build with fedora 31.

git clone https://github.com/swami/libinstpatch.git && cd libinstpatch
git checkout v1.1.1
mkdir build && cd build
cmake ..
make

successfully builds libinstpatch-1.0.so and gir_prog
throws the following on target gir-girs:

Scanning dependencies of target gir-girs
make[2]: *** No rule to make target '../libinstpatch/libinstpatch-2', needed by 'libinstpatch/Ipatch-1.1.gir'.  Stop.
make[1]: *** [CMakeFiles/Makefile2:130: libinstpatch/CMakeFiles/gir-girs.dir/all] Error 2
make: *** [Makefile:152: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions