Forums - Error in mamcpy and memset

1 post / 0 new
Error in mamcpy and memset
sujon.naha
Join Date: 5 Sep 13
Posts: 1
Posted: Sun, 2014-04-06 23:56

Hello Everyone

I am trying to run the sample application in FastCV. I have followed all procedures but i am getting error in memory related functions like

memset(cornerState.maskArray, 0xFF, maskSize) : Invalid arguments 'Candidates are:void * memset(void *, int, ?)

memcpy( cornerState.alignedImgBuf, jimgData, w*h*3/2 ) : Invalid arguments 'Candidates are:void * memcpy(void *, const void *, ?)''

Can anyone help me regarding this?. Thanks in advance

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.