bharswami
bharswami
I think I got this fixed after resetting some flags and installing GIT. Will update after running some examples.
I am getting the following error while tring to build the project openblas-external. _1>2>LINK : fatal error LNK1104: cannot open file 'ifconsol.lib' 1>2>Done building project "openblas_shared.vcxproj" -- FAILED._ It is...
Does autogen.sh give libraries or project files for Visual Studio?
I don’t use Linux. So could you please tell me what autogen.sh actually does?
Do they generate file that I can compile with other files in a Visual Studio environment? I know you said you don’t support Visual Studio. Just clarifying.
I don’t have access to a Linux machine. If it’s not too much to ask, can you provide them to me or add it to a repository and give me...
Thanks jfowkes. I am trying as we type. I will still like to build SPRAL from the code in Windows Visual Studio. I have been trying but some "tests" (ldlt_app.cpp)...
I have ./autogen.sh 'd the repository as suggested. I am getting a bunch of files. [image: image.png] Which among these should I use in my VS project. On Tue, Sep...
Thanks a ton. But windows statis libraries *.lib files?
I doubt if it works that way. I am getting the following error on compiling (after renaming it to *.lib). spralltestfull_dlls is my project name. Severity Code Description Project File...