sheuan / rg-etc1

Automatically exported from code.google.com/p/rg-etc1
0 stars 0 forks source link

Error on 64 bits linux #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
-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

GoogleCodeExporter commented 9 years ago
This was fixed in r4.

Original comment by Xsacha on 17 Nov 2013 at 5:11