Blender Git Loki

Git Commits -> Revision 865fe33

September 6, 2021, 15:57 (GMT)
Fix compile error of asset library test on Windows

The `filesystem::path::c_str()` function returns the path in the native
string format, which is `wchar` on Windows. Instead use the one that
does a conversion to `std::string` if needed.

Commit Details:

Full Hash: 865fe33544a0c430d719dd844e392dd9cd30e308
Parent Commit: f08aeab
Lines Changed: +2, -2

1 Modified Path:

/source/blender/blenkernel/intern/asset_library_test.cc (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021