Errors when assembly

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: XnTriq, helmut, xnview

asdf
Posts: 1
Joined: Tue May 31, 2011 5:03 am

Errors when assembly

Post by asdf »

Hello all, when i assembly ( C:\Program Files\GflSDK\example\gflc_example.dsw) i use vc 6.0 i get many errors
c:\program files\gflsdk\include\libgfl.h(60) : error C2146: syntax error : missing ';' before identifier 'GFL_INT8'
c:\program files\gflsdk\include\libgfl.h(60) : fatal error C1004: unexpected end of file found

not one example does not work, there is no documentation how I can fix it all, how to deal with it thanks in advance.
P.S even any other code to compile, I connect the library
C: \ Program Files \ GflSDK \ Lib here, and again fail
User avatar
xnview
Author of XnView
Posts: 44917
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Errors when assembly

Post by xnview »

Do you have stdint.h?
Pierre.