Share

Framewave

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

cdecl?

You are viewing a single message from this topic. View all messages.

  1. 2009-07-09 03:11:18 UTC
    Tried a clean build of Framewave using the MD/Gd settings, used a different project, got 8 missing symbols errors, strange, the project builds ok when Framewave is built MD/Gz.

    1>CTemplate.obj : error LNK2019: unresolved external symbol _fwsConvert_64f32f@12 referenced in function "void __cdecl vDSP_vdpsp(double const * const,int,float * const,int,int)" (?vDSP_vdpsp@@YAXQBNHQAMHH@Z)
    1>CTemplate.obj : error LNK2019: unresolved external symbol _fwsConvert_32f64f@12 referenced in function "void __cdecl vDSP_vspdp(float const * const,int,double * const,int,int)" (?vDSP_vspdp@@YAXQBMHQANHH@Z)
    1>CTemplate.obj : error LNK2019: unresolved external symbol _fwsAbs_64f@12 referenced in function "void __cdecl vDSP_vabsD(double const * const,int,double * const,int,int)" (?vDSP_vabsD@@YAXQBNHQANHH@Z)
    1>CTemplate.obj : error LNK2019: unresolved external symbol _fwsAddC_64f@20 referenced in function "void __cdecl vDSP_vsaddD(double const * const,int,double *,double * const,int,int)" (?vDSP_vsaddD@@YAXQBNHPANQANHH@Z)
    1>CTemplate.obj : error LNK2019: unresolved external symbol _fwsMulC_64f@20 referenced in function "void __cdecl vDSP_vdbconD(double const * const,int,double *,double * const,int,int,double)" (?vDSP_vdbconD@@YAXQBNHPANQANHHN@Z)
    1>CTemplate.obj : error LNK2019: unresolved external symbol _fwsLn_64f@12 referenced in function "void __cdecl vDSP_vdbconD(double const * const,int,double *,double * const,int,int,double)" (?vDSP_vdbconD@@YAXQBNHPANQANHHN@Z)
    1>CTemplate.obj : error LNK2019: unresolved external symbol _fwsMul_64f@16 referenced in function "void __cdecl vDSP_vmulD(double const * const,int,double const * const,int,double * const,int,int)" (?vDSP_vmulD@@YAXQBNH0HQANHH@Z)
    1>CTemplate.obj : error LNK2019: unresolved external symbol _fwsExp_64f@12 referenced in function "void __cdecl vvexp(double * const,double const * const,int const *)" (?vvexp@@YAXQANQBNPBH@Z)
    1>..\..\..\ReleaseWin\CProject1.dll : fatal error LNK1120: 8 unresolved externals
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.