Hi!<div>I wanted to know if it is possible to build a PETSc file from an IDE, like codelite or code blocks.</div><div>On my attempt to do so after adding the libraries </div><div>libpestc.a, libhypre.a, libf2cblas.a and libf2clapack.a to the link libraries and</div>
<div>petsc/conf, petsc/include and pets/arch-darwin-c-debug/include to the complier search directories, the executable is not built and </div><div>errors similar to the one below are returned.</div><div><br></div><div><div>
"Linking console executable: /./examples/tutorials/ex2</div><div>Undefined symbols for architecture x86_64:</div><div>  "_XCreateGC", referenced from:</div><div>      _PetscDrawXiSetGC in libpetsc.a(xinit.o)</div>
</div><div><div>..........</div><div>ld: symbol(s) not found for architecture x86_64</div><div>collect2: error: ld returned 1 exit status"</div></div><div><br></div><div>Does anyone have a solution to this?</div><div>
Thanks.</div><div>-- <br><div dir="ltr">Arun Kamath <div>NTNU, Trondheim</div></div><br>
</div>