Thread: Using the GDSL library with Visual Studio

  1. #1
    Registered User
    Join Date
    May 2015
    Posts
    1

    Using the GDSL library with Visual Studio

    How do I use this library in visual studio?

    I downloaded it and now have a folder with the src folder(the source and header files), as well as documentation folder and a bunch or other stuff. Except that I don't really see how do use it - I tried just copy-pasting everything into the same folder as my main.c, but it wants things to be in a folder, tried doing that, still no hit. ARGHHHHHH.

    And the creators didn't think to add a single word of explanation on how to use it for people like me who just want to avoid hours of work recreating the data structures this library provides.

    Preferably(very strongly) in a step-by-step manner with explanations on how to make this work.

  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. How to create .bat file in Visual C++? Ms Visual Studio 2010
    By rousse101 in forum Game Programming
    Replies: 0
    Last Post: 01-25-2015, 04:55 PM
  2. Need a free image library, png, Visual Studio 6.0
    By andla in forum C++ Programming
    Replies: 3
    Last Post: 03-14-2013, 10:44 AM
  3. Visual C++ and Visual Studio 2010
    By 03jh01 in forum C++ Programming
    Replies: 5
    Last Post: 10-03-2010, 04:03 AM
  4. visual studio 6 and visual studio.net difference
    By gemini_shooter in forum Tech Board
    Replies: 5
    Last Post: 02-04-2006, 01:32 AM
  5. Replies: 1
    Last Post: 05-26-2004, 09:59 AM