LIBS processing is very touchy with whitespace
Opened this issue · 0 comments
abliss commented
https://github.com/sandstorm-io/ekam/blob/master/src/ekam/CppActionFactory.cpp#L194
If you have extra spaces between two args, g++ ends up getting an empty argument in exec, which leads to this strange error message:
g++: error: : No such file or directory