Peter Urban
Peter Urban
* The `NAMESPACE` keyword of the [`install( EXPORT )` command](https://github.com/boostorg/hana/blob/6187d448df49db085d4d7ad63d3a5f479594c5cf/CMakeLists.txt#L63) should be used. Targets in namespaces containing `::` can be distinguished from libraries resulting in better error messages (popping up...
When using apt in a docker container I noticed several error messages. ``` root@e4a9be148f73:/# cupt update E: syntax error: line 11, character 33: expected: option value (quoted string) or opening...
I get an error when running `waf configure` ``` python waf configure Traceback (most recent call last): File "/home/urp/Documents/Sandbox/pd-aubio/.waf3-1.9.6-1e8548ddb990ceb895e5c7946e836f9f/waflib/Node.py", line 297, in ant_iter raise StopIteration StopIteration The above exception was...