start a new project in xacc.ide?

牧云@^-^@ 提交于 2020-01-06 02:59:10

问题


I'm trying out xacc.ide because I'm interested in dabbling with IronScheme. I just can figure out how to start a new project. There's a whole menu for projects and dealing with them but there are only options to create "Blank File" and "File..." How to I start a new project?

Thanks


回答1:


I gave up on project creation in xacc.ide. Note that xacc.ide development stopped before I started working on IronScheme.

Also there is no project support for IronScheme in either xacc.ide and Visual Studio, but both provide simple syntax highlighting (and dumb intellisense in VS).

That said, you do not really need project support. The compiler picks up libraries and dependencies directly from the source files.

If you have more questions, feel free to ask on the IronScheme discussion board as I get notifications for that :)



来源:https://stackoverflow.com/questions/4444708/start-a-new-project-in-xacc-ide

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!