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

Error on 64 bits linux #1

Open
GoogleCodeExporter opened this issue May 21, 2015 · 2 comments
Open

Error on 64 bits linux #1

GoogleCodeExporter opened this issue May 21, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

-What steps will reproduce the problem?

call rg_etc1::pack_etc1_block_init();

-What is the expected output? What do you see instead?

it should work, do nothing. Instead it does:

rg_etc1.cpp:1917: void rg_etc1::pack_etc1_block_init(): Assertion `best_error 
<= 255' failed.
Aborted (core dumped)


-What version of the product are you using? On what operating system?

latest / svn

Please provide any additional information below.

works ok on 32 bits linux

Original issue reported on code.google.com by redu...@gmail.com on 12 Dec 2012 at 11:23

@akien-mga
Copy link

I guess this issue could be closed?

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

No branches or pull requests

2 participants