KKBOX / CompassApp

Compass.app helps designers compile stylesheets easily without resorting to command line interface
http://compass.kkbox.com
GNU General Public License v2.0
757 stars 88 forks source link

Compass doesn't build any styles on Windows 7 x64 #308

Open ediejohnny opened 9 years ago

ediejohnny commented 9 years ago

I created a new project with Compass, but it's not working, it's not generating the CSS files into the folder.

Below, the screenshots: http://puu.sh/iR06P/161acb6739.png (Preferences) http://puu.sh/iR08a/2501e6f1d1.png (Right click menu) http://puu.sh/iR09u/1566cd7ad2.png (Project Options) http://puu.sh/iR0aH/4e87c074fe.jpg (Clean and Compile Report) http://puu.sh/iR0cO/8e099559c2.png (My project folder on Sublime Text and my config.rb) http://puu.sh/iR0e6/952d0fc49a.png (Version)

I'm not getting an error. I already updated my Java and installed Ruby 2.2.0 x64.

This same version works on Linux Mint Rebecca without any problems.

Thank you.