Skip to content
Snippets Groups Projects

FIX: Explicit bfs:path conversion to string.

Merged Daniel Hornung requested to merge f-fix-25 into dev
All threads resolved!
Files
7
+ 1
1
@@ -27,7 +27,7 @@ command (3.).
@@ -27,7 +27,7 @@ command (3.).
Instead of the above conan command (2.) use
Instead of the above conan command (2.) use
2. `conan install .. -s "cppstd=11"`
2. `conan install .. -s "compiler.cppstd=11"`
and continue as you would when building on a Linux system. You may
and continue as you would when building on a Linux system. You may
have to add `build/lib/` (or, alternatively after installation,
have to add `build/lib/` (or, alternatively after installation,
Loading