The embedding talked about in that page is how to call Julia from C/C++ programs. While VS2013 is a C++ program, unless you have the source for it, that doesn't really help. It may be possible to write a Julia plugin for VS2013, however, but that would take a lot of time, effort and expertise.
On Tue, Mar 10, 2015 at 12:22 PM, Yuhui ZHI <[email protected]> wrote: > Hello everyone, > > I have a question: how to embed Julia into VS2013? > > I have read this: > https://github.com/JuliaLang/julia/blob/release-0.3/doc/manual/embedding.rst > > But I still have no idea. > > I am using vs2013 in the system of Windows10. > I have created a project and now I want to use Julia in it. So I want to > know how to embed Julia here. > > > Could someone help me??? > > thanks a lot! >
