Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 VA can't recognise symbols in freetype
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Qwertie
Junior Member

Canada
17 Posts

Posted - Aug 24 2005 :  3:47:42 PM  Show Profile
... I don't know why for certain, but my best guess is that VA doesn't support the macros used by FreeType in #include directives:

#include FT_FREETYPE_H
#include FT_GLYPH_H

which are defined as e.g.

#define FT_FREETYPE_H <freetype/freetype.h>

Could a developer please confirm this bug?

Qwertie
Junior Member

Canada
17 Posts

Posted - Aug 24 2005 :  5:13:40 PM  Show Profile
Oh, and here are my statistics.

Code: C++

VA_X.dll file version 10.1.1301.0
Licensed to:
VA X: [email protected] (1-user license) Support ends 2005.11.08
VA.NET 7.1:
VAOpsWin.dll version 1.2.0.4
DevEnv.exe version 7.10.3077.0
msenv.dll version 7.10.3077.0
Font: Bitstream Vera Sans Mono Bold 12(Pixels)
Comctl32.dll version 5.81.4916.400
WindowsNT 5.0 Build 2195 Service Pack 4
Single processor

Platform: Custom
Stable Includes:
c:\\program files\\microsoft visual studio .net 2003\\vc7\\include;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\include;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include\\prerelease;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include;
c:\\program files\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;

Library Includes:
c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\mfc;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\atl;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\crt\\src;

Other Includes:
C:\\Dev\\Mapping\\DIBitmaps\\freetype2\\include\\freetype;
C:\\Dev\\Mapping\\DIBitmaps\\freetype2\\include\\freetype\\config;

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18751 Posts

Posted - Aug 25 2005 :  4:09:01 PM  Show Profile
i have never heard of freetype before. following a quick google i got as far as:
http://savannah.nongnu.org/download/freetype/

which file do i need to download and extract to set about reproducing this? i don't really want to have to read all of the instructions to find out, since it would probably be quicker to set up a test form first principles.

zen is the art of being at one with the two'ness
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Aug 25 2005 :  6:58:23 PM  Show Profile
I can confirm that we do not preprocess #include directives. VA handles them independently of macro parsing.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000