several LNK Errors in Font_FTFont.obj

Hi all,
I am trying to build current version of OCC 6.8.0 using VS2008 (VC9).

I changed custom.bat to "set VCVER=vc9" and "set ARCH=32".

Also I downloaded from the OCC Website:
1. freeimage-3.16.0-vc9-32
2. freetype-2.5.3-vc9-32
3. gl2ps-1.3.8-vc9-32
4. VTK-6.1.0-vc9-32

Now I run MSVC.bat as admin and get the following linker errors... ->see attached file

Appreciate any help to solve the issue.

Thanks in advance,
Axel

Attachments: 
Axel Stenkamp's picture

Hi all,

solved the issue by changing from DEBUG to RELEASE.

Menue Build --> Configuration Manager

Select RELEASE from the drop down menue and rebuild solution.

Finally 0 errors, 0 warnings, 0 messages...

Cheers,
Axel