Groups | Blog | Home
all groups > visual c libraries > november 2004 >

visual c libraries : Getting a build error from libary file, excpt.h


gordonbm
11/18/2004 7:19:04 PM
This is the error when building code from Article 307398 - File I/O:
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\excpt.h(36):
fatal error C1075: end of file found before the left brace '{' at
'c:\Q307398\Form1.h(5)' was matched

I cannot find whats not correct and at what point this code in being
compiled - has anyone else had this difficulty
--
Ashish Kaila
11/20/2004 11:51:20 AM
Your class / function braces are unmatched. Check to see the pairs.
Ashish

[quoted text, click to view]

AddThis Social Bookmark Button