Hi! Does anyone know how to connect or link Scilab libraries to Code::Blocks? I keep on searching the internet but I cannot find a step-by-step tutorial on how to do it. I also tried so many methods already but it still won't work. Thank you.

I couldn't find much about it on their web site, but if the libraries have *.a or *.lib extension then you just link with it just like linking with any other library.

I just installed the MS-Windows version and all the DLLs and *.lib files are in <install folder>/bin folder. I'm not sure whether Code::Blocks can use them because CB normally uses *.a libraries, just like it's *nix counterpart.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.