Miles Peterson
Miles Peterson
> This turns out to be an easy fix, if you add the opts.random check with a sort in the $(document).on( 'cycle-pre-initialize') function. Thank you! This has been annoying me...
This issue occurs when you've loaded cycle2.js twice. Correcting your source html to not load the js file twice will prevent this issue from occurring.
I was able to duct tape the build process by creating sym links for all of the badly referenced files /usr/include/GraphicsMagick/ --> all 3 directories and Magick++.h were symlinked into...