diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-11-05 03:04:57 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-11-10 00:40:16 +0530 |
commit | 69756fdabb123b3e0499f6daa0f32ef06b406614 (patch) | |
tree | 47f22208cc06b610f363cc3e5877f256a5e71f35 /run_project_tests.py | |
parent | 408686a31d3cf88a823b19399b16310ebbb94938 (diff) | |
download | meson-69756fdabb123b3e0499f6daa0f32ef06b406614.zip meson-69756fdabb123b3e0499f6daa0f32ef06b406614.tar.gz meson-69756fdabb123b3e0499f6daa0f32ef06b406614.tar.bz2 |
Fix 103 manygen with MSVC on Windows
The code generated manually with manygen.py must use the same CRT
compiler arguments as the final executable itself or we get an error
during linking:
MSVCRTD.lib(_chandler4gs_.obj) : error LNK2019: unresolved external symbol __except_handler4_common referenced in function __except_handler4
depuser.exe : fatal error LNK1120: 1 unresolved externals
Diffstat (limited to 'run_project_tests.py')
0 files changed, 0 insertions, 0 deletions