ExpHP / lammps-sys

Rust bindgen wrapper (and static lib builder) for LAMMPS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't build from source on WSL

ExpHP opened this issue · comments

Trying to build using Windows Subsystem for Linux. This is odd:

image

This is even more odd:

[ exp @ 22:03:36 ] (master) /mnt/f/asd/clone/rsp2/target/debug/build/lammps-sys-e860d6dc26d88121/out/lammps
$ ls
LICENSE  README  cmake  doc  lib

Where's... where's the src directory!?


I went and tried using the cmake build system to manually build lammps, and it worked just fine, so... yeah. Uhm... something's up.