| Issue 136: | aseprite-0.9.3/src/widgets/button_set.cpp:82:55: error: cast from ‘ButtonSet*’ to ‘int’ loses precision [-fpermissive] | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Hello, I am currently trying to compile version 0.9.3 for the Ubuntu gaming page PlayDeb.net on Ubuntu 12.04. But there is this compile error: aseprite-0.9.3/src/widgets/button_set.cpp:82:55: error: cast from ‘ButtonSet*’ to ‘int’ loses precision [-fpermissive] Regards Christoph
Jul 12, 2012
#1
mrkra...@gmail.com
Jul 14, 2012
This is a problem with GCC compiler in 64 bits. I'll try to install a virtual machine with Ubuntu 12.04 64bit.
Jul 14, 2012
Fixed with commit #07a8b1895524e9f4a88ace0560cc5d2f359ecf5c: https://github.com/dacap/aseprite/commit/07a8b1895524e9f4a88ace0560cc5d2f359ecf5c
Status:
Fixed
Owner: davidcapello Labels: Milestone-0.9 |
|
| ► Sign in to add a comment |