What steps will reproduce the problem?
1.git clone master branch
2.make ./aseprite/build directory
3.sudo cmake, make, make install
What is the expected output? What do you see instead?
I noticed mouse lag, and decided to try the fix posted - could not find
.asepriterc in home directory, despite it being in my path
What version of the product are you using? On what operating system?
Current, on #! Waldorf (Jessie repo's)
*Please provide any additional information below. If the program crashed on
Windows, you can attach the aseprite-memory.dmp file generated in the same
location where aseprite.exe is.*
I had to force the cmake file to use my already installed libcurl, and
apparently cmake could NOT find my libv8.
-- Could NOT find V8 (missing: V8_BASE V8_SNAPSHOT V8_INCLUDE_DIR)
CMake Warning at src/scripting/CMakeLists.txt:14 (message):
V8 not found, compiling without JS scripting support
Original issue reported on code.google.com by jgsww...@gmail.com on 26 Nov 2013 at 1:06
Original issue reported on code.google.com by
jgsww...@gmail.com
on 26 Nov 2013 at 1:06