Thread: Need a good guide on how to compile code

  1. #1
    Registered User
    Join Date
    May 2010
    Posts
    269

    Need a good guide on how to compile code

    I'm working on a project and there are a lot of different libraries that I need to link to (.a files). I am including these header files in my code, and I really have no idea how I'm supposed to do all of this.

    Does anyone know of a good guide (with lots of examples) on how to do this?

    Thanks!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Need a good guide g++ on how to compile code
    By dayalsoap in forum C++ Programming
    Replies: 19
    Last Post: 06-15-2011, 02:42 PM
  2. guide me to make this code better or efficient
    By larne in forum C++ Programming
    Replies: 11
    Last Post: 01-19-2009, 05:54 AM
  3. The good wife's guide :)
    By Carlos in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 09-03-2003, 07:51 PM
  4. the definitive guide to code commenting
    By Aran in forum C++ Programming
    Replies: 5
    Last Post: 09-16-2002, 01:43 PM
  5. good guide on graphs please?
    By ss3x in forum C++ Programming
    Replies: 3
    Last Post: 04-13-2002, 09:19 AM