PetterS / SuiteSparse

A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML
100 stars 73 forks source link

Why is the function 'cholmod_start' only declared but undefined? #3

Open yuanhuihe opened 7 years ago

yuanhuihe commented 7 years ago

In file 'suitesparse-metis-for-windows\SuiteSparse\CHOLMOD\Include\cholmod_core.h', line 1058:

int cholmod_start
(
    cholmod_common *Common
) ;

It is only declared but no function defined. Can anyone tell me why?

PetterS commented 7 years ago

I have no idea, sorry.

On Thu, Mar 16, 2017, 15:03 Evan notifications@github.com wrote:

In file 'suitesparse-metis-for-windows\SuiteSparse\CHOLMOD\Include\cholmod_core.h', line 1058:

int cholmod_start ( cholmod_common *Common ) ;

It is only declared but no function defined. Can anyone tell me why?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PetterS/SuiteSparse/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AAvI0Vem-481IQt4EVaIxQdNB--eosbUks5rmUFCgaJpZM4MfV7q .