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

.pyc files packaged? #1

Open
Manu343726 opened this issue Dec 25, 2016 · 1 comment
Open

.pyc files packaged? #1

Manu343726 opened this issue Dec 25, 2016 · 1 comment

Comments

@Manu343726
Copy link

Hi,

In one of my build logs I noticed your package downloads a .pyc file as part of the package download from conan.io. This could be a problem since the .py is no longer run but the (potentially older) .pyc

@azriel91
Copy link
Owner

azriel91 commented Dec 26, 2016

Hey, it's been a while since I've updated this. I'm not completely sure why, and I haven't worked with conan long enough so I've forgotten how to diagnose it.

I notice that the build is using stable-1 though, whereas stable-3 would probably have fixed some bugs. Unfortunately I didn't tag stable-1's commit so I can't tell what the diff is.

In the meantime, Astrohawk has made a fork that supports 1.8.0 of googletest (which now includes googlemock). I would recommend using that:

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