Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 640293
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T20:56:15+00:00 2026-05-13T20:56:15+00:00

I want to copy some functions from OpenCV library to my embedded application. Rewriting

  • 0

I want to copy some functions from OpenCV library to my embedded application. Rewriting them to use standard data structures is really painful, so I tried the following:

bfin-elf-g++ -c cvcalibration.cpp `pkg-config --cflags opencv`

I did not get any missing header errors but got lots of

error: expected unqualified-id before numeric constant

for lines like

CvMat _U = cvMat( 3, 3, CV_64F, U );

and error: invalid lvalue in unary ‘&’

for lines like

cvGEMM( &_U, &_V, 1, 0, 0, &_R, CV_GEMM_A_T );

where _U, _V etc. are previously defined as CvMAt variables.(got no compiler errors about CvMat not being defined)

I’m using bfin-elf-g++ (GCC) 4.1.2 (ADI svn) and currently my implementation is bare metal, i.e. without any operating system.

Any advice? I am only interested in several functions in this file, not the whole package.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T20:56:15+00:00Added an answer on May 13, 2026 at 8:56 pm

    got the cause, the toolchain uses somewhat old #define’s in ctypes.h which define _L, _M, _U etc. to be some constant integers. #undef’ing these values seem to work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i've got a lot of functions i create or copy from the web. i
I am writing a large C program for embedded use. Every module in this
I wanted to make a linked list class ListList that inherits from a class
The situation is that I've spent some time messing around with some experimental code.
I was working with generator functions and private functions of a class. I am
I have created a dialog box (cMyDialog). I am planning to duplicate cMyDialog and
I have long file with the following list: /drivers/isdn/hardware/eicon/message.c//add_b1() /drivers/media/video/saa7134/saa7134-dvb.c//dvb_init() /sound/pci/ac97/ac97_codec.c//snd_ac97_mixer_build() /drivers/s390/char/tape_34xx.c//tape_34xx_unit_check() (PROBLEM)/drivers/video/sis/init301.c//SiS_GetCRT2Data301() /drivers/scsi/sg.c//sg_ioctl()
So I have an excel workbook that has a nice global map of shaperange
EDIT: I understand there is keyboard-quit (which is normally bound to C-g); but I'm

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.