Git Product home page Git Product logo

Comments (9)

renestalder avatar renestalder commented on May 26, 2024

You do not have to copy the compass build folder to your project.
All you have to do is getting the package from the package control system and check if you have the default compass project structure in your project.

from sublime-text-compass.

Santoshah avatar Santoshah commented on May 26, 2024

ok now remove the compass build and again reinstalled the compass build. Create a new project, compile it using ctrl + B ( I chekced the compass Tools --> build System --> compass ). Why does it still show this error.
'compasswatch.bat' is not recognized as an internal or external command,
operable program or batch file.
[Finished in 0.2s with exit code 1]

from sublime-text-compass.

renestalder avatar renestalder commented on May 26, 2024

You have to give me more informations. Which operating system are you using? How does the compass folder in your sublime text 2 folder under packages looks like? Is there a compasswatch.bat?

from sublime-text-compass.

aurelkurtula avatar aurelkurtula commented on May 26, 2024

I think I have the same problem. I get this error [Finished in 0.0s with exit code 1]:

my compass folder structure (under packages) is:

compass.sublime-build
compasswatch.bat
messages (it's a folder)
messages.json
package-metadata.json
packages.json
README.markdown

Sorry i'm commenting here, I think we have the same problem

I made a folder in my desktop and added style.sass - do I need to have anything else in this folder in order for compass to work? do we maybe need to include anything inside the sass file?
Thanks

from sublime-text-compass.

renestalder avatar renestalder commented on May 26, 2024

Of course you have to create a new compass project or use the package in an existing Compass project to get the build system work. To do that, open a command prompt and enter compass create <myproject> in the folder you want to create a new project. This generates the needed structure and files, for example sass and stylesheet folders and the config.rb.

I assume you installed Compass and are used to it. When not, please grab and install the ruby installer for windows:
http://rubyinstaller.org/

And read the install instructions for Compass.
http://compass-style.org/install/

from sublime-text-compass.

aurelkurtula avatar aurelkurtula commented on May 26, 2024

:)
That's fantastic.
Thanks

from sublime-text-compass.

jahsome avatar jahsome commented on May 26, 2024

Getting the following error:

'compasswatch.bat' is not recognized as an internal or external command,
operable program or batch file.
[Finished in 0.1s with exit code 1]

I'm trying to use the foundation framework's sass version (http://foundation.zurb.com/docs/sass.html).

Using compass watch from the command line works just fine, though.

Using Windows 8
Sublime Text 2 Build 2221

Both compass and sass are installed.

from sublime-text-compass.

renestalder avatar renestalder commented on May 26, 2024

@jake-harris Does it work in a non-foundation project? Because I had similar issues with IDEs since foundation has its own gem package.

from sublime-text-compass.

jahsome avatar jahsome commented on May 26, 2024

Sorry, for the delay... I had typed a response, but didn't submit it apparently.

It does indeed work with non-foundation projects.

from sublime-text-compass.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.