mingw toolchain and final fixes for Windows. Closes #162
This commit is contained in:
parent
1f002e820c
commit
1438044c6a
6 changed files with 129 additions and 30 deletions
2
deps/platform/windows/platform.h
vendored
2
deps/platform/windows/platform.h
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __PLATFORM
|
||||
#define __PLATFORM
|
||||
#define __PLATFORM_SET_PYTHON_SEARCH_PATHS 0
|
||||
#define __PLATFORM_SET_PYTHON_SEARCH_PATHS 1
|
||||
#include <windows.h>
|
||||
|
||||
std::wstring executable_path()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue