I realize that it is because the metis5.0 no suitable,when i change to metis4.0,it oK.
But there is a annother problem.
I have compile and run "test_taucs.cpp" successly in commond window.
But when I compile it in Visual Studio 2008,it come to a runtime error!
"R6034 An application has made an attempt to load the C runtime library incorrectly."
I have annother question,does The compile option "MD" and "MDd" matter?
Thank you very much!
在 2013年4月11日星期四UTC+8下午10时30分55秒,SuccessLove写道:
when i test the example "
test_taucs.cpp",it get to an error "Input Error: Incorrect objective type"
How can i solve this problem?