Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install on Windows 7. #7

Open
sharov-am opened this issue Aug 21, 2012 · 1 comment
Open

Cannot install on Windows 7. #7

sharov-am opened this issue Aug 21, 2012 · 1 comment

Comments

@sharov-am
Copy link

Hello.

I'm trying to install pytrace on win 7 it gives following error (from log file):

C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Iext -I/opt/local/include -IC:\Python27\include -IC:\Python27\PC /Tcext/trace.c /Fobuild\temp.win32-2.7\Release\ext/trace.obj -O0

cl : Command line warning D9002 : ignoring unknown option '-O0'

trace.c

c:\users\somename\appdata\local\temp\pycharm-packaging2161460498868547044.tmp\pytrace\ext\record_pb.h(6) : fatal error C1083: Cannot open include file: 'google/protobuf-c/protobuf-c.h': No such file or directory

error: command '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe"' failed with exit status 2

What I'm doing wrong?
Thanks in advance.

@alonho
Copy link
Owner

alonho commented Aug 21, 2012

Hi,

pytrace doesn't support windows at the moment. I'll add it within a month or so.
Thanks for your support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants