Skip to content

Commit 82655fa

Browse files
committed
Maybe fix windows!!!!!
1 parent e3c3f57 commit 82655fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def spawn(self, cmd):
9090
spawn(cmd, dry_run=self.dry_run)
9191
from distutils.msvc9compiler import MSVCCompiler
9292
MSVCCompiler.spawn = spawn
93-
flags = ['-I' + os.path.abspath('win32')]
93+
flags = ['-I' + os.path.abspath('win32'), '/EHsc']
9494
link_flags = []
9595
else:
9696
flags = ['-fPIC', '-std=c++0x', '-Wall', '-Wno-parentheses']

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy