I am new in compiling the OS source codes. In fact it it the first time. when I am compiling the OS codes, 40 errors pop up. Most of them are related to the header Cnames.h.
I found several Cnames.h in the openSees folder. Should I add the header into the superLU project manually? What is the common way to include that into what project in the compiler?
Thanks.
help needed in including "Cnames.h" in the dsp_def
Moderators: silvia, selimgunay, Moderators
-
- Posts: 44
- Joined: Wed Oct 26, 2005 2:23 pm
- Location: San Francisco, CA
help needed in including "Cnames.h" in the dsp_def
Stan
Graduate Student
Texas A&M University
College Station, TX
Graduate Student
Texas A&M University
College Station, TX
-
- Posts: 44
- Joined: Wed Oct 26, 2005 2:23 pm
- Location: San Francisco, CA
I have got it. It looks like the downloaded source codes don't include the "Cnames.h" in folder ..\..\..\OTHER\SuperLU_3.0\SRC. I added the version 1.1 in the folder ..\..\..\OTHER\CBLAS into the above folder and it worked. But there were 970 warnings after compiling the openSees project in VC++2005.
Byt the way, it looks like the compiler will go faster if only the changed project is compiled. Does CVS provides a faster compiling way? Or it is better to compile other 22 projects except for openSees into 22 DLLs and link them together?
Thanks.
Byt the way, it looks like the compiler will go faster if only the changed project is compiled. Does CVS provides a faster compiling way? Or it is better to compile other 22 projects except for openSees into 22 DLLs and link them together?
Thanks.
Stan
Graduate Student
Texas A&M University
College Station, TX
Graduate Student
Texas A&M University
College Station, TX