Hello.

I am trying to make a nixpkgs derivation for opencc
https://github.com/BYVoid/OpenCC .

Here is my default.nix file and build log error message:
https://gist.github.com/ryantm/e0a9614b00d143e871f5 I am getting a problem
where it seems like cmake sub-directory builds can't find the main library
file that has already been built.

How do I make a main library available to cmake sub directory builds?

I also posted this question here:
https://github.com/NixOS/nixpkgs/issues/11948

Ryan
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to