nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nel] Access violation in Font sample on Win2k


From: Mike Stoddart
Subject: [Nel] Access violation in Font sample on Win2k
Date: Fri, 01 Nov 2002 10:33:26 -0700

When I compile and run the Font sample (in debug or release) I get an access violation inside the Freetype library, inside this call:

error = FT_New_Face (_Library, fontFileName.c_str (), 0, &_Face);

The fontFileName contains the correct filename, so either it's not finding the file, or something weird is happening.

Now, I have something called the Qube SDK installed on my PC as well, and for some reason, when I run the Font sample, it loads freetype.dll from this program:

Loaded 'C:\WINNT\system32\msvcrt.dll', no matching symbolic information found.
Loaded 'C:\Program Files\Qube\QSDK\bin\freetype.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\mmdrv.dll', no matching symbolic information found.

Could this be the problem?
Thanks
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.408 / Virus Database: 230 - Release Date: 10/24/2002

reply via email to

[Prev in Thread] Current Thread [Next in Thread]