This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I've installed ruby 1.9.3 on my computer, and compass. At the command line it all seems to work. But I get three warnings like this inside my Visual Studio project for different files:
The code is local to my machine, but I have opened it up in Visual Studio as a website, if that matters. Workbench Pro Version: 3.2.1035.22937 |
|
|
I created a completely new project, and adding compass generated the .rb files this time. There wasn't much difference between the two projects, so I'm baffled. |
|
|
What type of project was the second project and was the first project using IIS Express?
|
|
|
I'm using the full Visual Studio Professional 2012 in both cases. I have Resharper and a few of the free extensions loaded, but the only difference between the projects was that they were in different folders. I have since used command-line utilities to add various compass elements to my project and it works. |
|