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

GLTracesim Build issue #1

Open
maitpate opened this issue Dec 27, 2022 · 0 comments
Open

GLTracesim Build issue #1

maitpate opened this issue Dec 27, 2022 · 0 comments

Comments

@maitpate
Copy link

HI,
I am trying to build GLtracesim generator by this cmd :
scons mode=debug++ -j4 proto

Getting below 3 errors :
scons: Reading SConscript files ...
TypeError: startswith first arg must be bytes or a tuple of bytes, not str:
File "/home/maitpate/gltracesim/gltracesim/SConstruct", line 110:
configure_png(simulator)
File "/home/maitpate/gltracesim/gltracesim/SConstruct", line 108:
env.Append(LIBS = libpng("ldflags"))
File "/home/maitpate/gltracesim/gltracesim/SConstruct", line 101:
if r.startswith("-l"):

I have followed all the steps as mentioned in the READme. Am I missing something here ?
Thanks.

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

1 participant