You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone [email protected]:saschagrunert/webapp.rs.git
cd webapp.rs
make all
on Mac OS X gives:
= note: ld: library not found for -lpq
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
error: could not compile `webapp-backend`
To learn more, run the command again with --verbose.
make: *** [build-backend] Error 101
The text was updated successfully, but these errors were encountered:
on Mac OS X gives:
The text was updated successfully, but these errors were encountered: