Skip to content

Trouble compiling oclraster #1

@ginkgo

Description

@ginkgo

Hi, I'm really interested in trying out oclraster, but so far I had little success compiling it.

My system is Arch Linux(non-testing). I got floor to compile and install. (This required me to check out the pre C++14 version and add a -I.. to the include dirs so the correct headers are found)

With oclraster itself I could fix issues with floor headers not being found by adding -I/usr/local/floor to the makefiles. Now I get the error message that 'tccpp/libtcc.h' cannot be found. I see this is included in floor as a submodule but it's mentioned nowhere else and Arch does not have this as a package(tcc doesn't seem to work here)

I guess you develop floor etc. directly in /usr/local?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions