Syntax error when compile tk.h
Hi, guys:
when I compile .c file using Visual Studio2003 .net, which include
into many files such as tkWin.h, tk.h. many syntax error will appear.
When I exclude tk.h file, syntax error in other files wil appear. The
tk.h version 8.4.12. The same things will happen when I using other
version of tk.
Anyone can help me about that?
Thanks a lot
.
Relevant Pages
- Re: MATLAB Compiler 4.6 Problems
... When I try to compile a file from MATLAB into a stand alone C++ ... 146 syntax error; found `void' expecting `;' ... Error libmatrix.cpp: 147 illegal statement termination ... (comp.soft-sys.matlab) - Re: C scripting (continued)
... The code will compile and run under windows and unix... ... And fix the memory leak that you ... This is a syntax error. ... A program that introduces syntax errors when it re-formats code ... (comp.lang.c) - Re: Is there an easy way to patch Nethack in XP?
... tried to compile that. ... syntax error before '->' token". ... the regex headers and libraries? ... I ran into some trouble with that previously due to Windows' parsing ... (rec.games.roguelike.nethack) - Re: lcc-win32 conformance question
... If I compile this program ... return 0; // foo bar baz ... there is nothing in the C89 standard that explicitly ... Yes, the cited example is just a syntax error, but we have no idea ... (comp.lang.c) - Re: Problem executing macros from global template
... use Tools> Compile and it will take you to the ... syntax error. ... Steve Hudson - Word Heretic ... It works before saving it as a template. ... (microsoft.public.word.vba.general) |
|