Hi Siyi, Can you give a short example of your code? It's generally pretty hard to debug these things without that.
Cheers! Kevin On Thursday, April 2, 2015, Siyi Deng <[email protected]> wrote: > Hi, > I have created a c shared library using visual-studio; then I called the c > functions in Juno IDE, everything worked as expected. > > Then I installed the julia command line version, and ran the same script > again, and this time it seems that the c functions has not been called > properly, no exception was thrown, but the functions never return > meaningful values. > > I was using the 64bit stable release in both cases. > > Any insight? Thanks! >
