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 7967433
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T06:41:58+00:00 2026-06-04T06:41:58+00:00

I would like to create a c++ application, which uses OpenCV, running on a

  • 0

I would like to create a c++ application, which uses OpenCV, running on a server. To do this, I need to compile the c++ application on my server. But, how can I get my OpenCV libraries (and other libraries) on the server? Or is there another way to get my c++ application running on my sever? i.e. compiling on my own computer instead of on a server.

I hope you can help me! Thanks!

  • 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-06-04T06:42:01+00:00Added an answer on June 4, 2026 at 6:42 am

    If the server is the same architecture (e.g. both intel x86 32 bit or both PowerPC) you should be able to compile on your own box and run it on the server.

    Also, as noted by jlengrand below, you can set your computer up with a cross-compiler for just about any target architecture. That basically lets you type in a one-liner command to set up your compilation environment, then when you invoke g++ or whatever you’re using, it will build for the architecutre the cross compiler is made for.

    I don’t know much about OpenCV, but as long as you have it set up to “statically link” the libraries then they should be part of your resulting executable. So, the executable would have all the libraries and it would be runnable on any computer with your computer’s architecture.

    Watch out for dynamic linking as it would mean the libraries themselves had to be present and locatable on the server when you run the executable though (dynamic linking means shared libraries, where they’re not part of the executable and have to be provided separately. While dynamic linking is really better as things can be shared and updated, it is more complex for deployment).

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

Sidebar

Related Questions

I would like to create a UIBarButtonItem on my iPhone application which has two
I would like to deplay a django application/project, which i have created within Aptana.
I would like to create an application that connects to the internet by using
i would like to create an application that needs to have the option to
I would like to create an iphone application that displays three rows of infinite
I would like to create a photo/video capture application. I have created a CaptureView
I would like to create extend a Java Swing application to have a look
I would like to create an array of LinearLayout s. In my application I
How do you create a desktop application using C# that would look like Visual
I'm trying to create a .NET touchscreen application. I would like to be able

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.