Thread: Adding DLLs to VS2008 IDE

  1. #1
    Registered User
    Join Date
    Mar 2010
    Posts
    26

    Adding DLLs to VS2008 IDE

    How do I add Prolog DLLs to VS2008 in order to embed Prolog within C++?

    Are these three dlls sufficient:

    libpl.lib
    plterm.lib
    pthreadVC.lib

    Thanks,

  2. #2
    Registered User hk_mp5kpdw's Avatar
    Join Date
    Jan 2002
    Location
    Northern Virginia/Washington DC Metropolitan Area
    Posts
    3,817
    "Owners of dogs will have noticed that, if you provide them with food and water and shelter and affection, they will think you are god. Whereas owners of cats are compelled to realize that, if you provide them with food and water and shelter and affection, they draw the conclusion that they are gods."
    -Christopher Hitchens

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. FIle paths within the IDE (VS2008)
    By deviousdexter in forum C# Programming
    Replies: 7
    Last Post: 11-07-2008, 10:47 AM
  2. IDE
    By djnorthyy in forum C++ Programming
    Replies: 6
    Last Post: 03-31-2008, 11:56 AM
  3. Some doubts on DLLs
    By BrownB in forum Windows Programming
    Replies: 1
    Last Post: 05-30-2007, 02:25 AM
  4. SVN Import Causes Crash
    By Tonto in forum Tech Board
    Replies: 6
    Last Post: 11-01-2006, 03:44 PM
  5. standart dlls
    By keeper in forum C++ Programming
    Replies: 3
    Last Post: 07-05-2006, 07:32 PM

Tags for this Thread