Thread: Text engine

  1. #16
    Registered User
    Join Date
    Mar 2004
    Posts
    180
    Cheers. Looks good. Thanks all

  2. #17
    Registered User
    Join Date
    Mar 2004
    Posts
    180
    Alright, I tried FreeType, but I keep recieving "[Linker Error] Unresolved external '_FT_Init_FreeType' referenced from E:\MYDOCS\CHRIS\PROGRAMING\DIRECTX\MERC ENGINE\UNIT1.OBJ" everytime I attempt to se FT_Init_FreeType(). I've checked the doccumentation, but it appears I'm doing everything right...

    Cheers

    DW

  3. #18
    Registered User
    Join Date
    Apr 2002
    Posts
    1,571
    Are you linking to their lib's correctly?
    "...the results are undefined, and we all know what "undefined" means: it means it works during development, it works during testing, and it blows up in your most important customers' faces." --Scott Meyers

  4. #19
    Registered User
    Join Date
    Mar 2004
    Posts
    180
    I added the lib to my project, so I assume so...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how do the game engine and the api interact?
    By Shadow12345 in forum Game Programming
    Replies: 9
    Last Post: 12-08-2010, 12:08 AM
  2. Game Engine Link Prob
    By swgh in forum Game Programming
    Replies: 2
    Last Post: 01-26-2006, 12:14 AM
  3. A bunch of Linker Errors...
    By Junior89 in forum Windows Programming
    Replies: 4
    Last Post: 01-06-2006, 02:59 PM
  4. Replies: 1
    Last Post: 07-13-2002, 05:45 PM
  5. What's a 3D engine?
    By Garfield in forum Game Programming
    Replies: 6
    Last Post: 12-18-2001, 04:06 PM