Problems in Compiling Example Project, "Dragging"

TeeChart for ActiveX, COM and ASP
Post Reply
marathoner
Newbie
Newbie
Posts: 35
Joined: Wed Dec 12, 2007 12:00 am

Problems in Compiling Example Project, "Dragging"

Post by marathoner » Tue Dec 18, 2007 9:49 pm

I cannot compile the project, "Dragging" in VC++6.0. It gives the following compiler errors:

--------------------Configuration: Dragging - Win32 Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
aspect.cpp
barseries.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\brush.h(40) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\exam
ples\visual c++\version 6\dragging points\brush.h'
brush.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\brush.h(40) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\exam
ples\visual c++\version 6\dragging points\brush.h'
canvas.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\canvas.h(122) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\ex
amples\visual c++\version 6\dragging points\canvas.h'
Dragging.cpp
DraggingDlg.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\brush.h(40) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\exam
ples\visual c++\version 6\dragging points\brush.h'
lineseries.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\pen.h(45) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\exampl
es\visual c++\version 6\dragging points\pen.h'
marks.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\gradient.h(52) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\e
xamples\visual c++\version 6\dragging points\gradient.h'
pen.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\pen.h(45) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\exampl
es\visual c++\version 6\dragging points\pen.h'
pointer.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\brush.h(40) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\exam
ples\visual c++\version 6\dragging points\brush.h'
pointseries.cpp
scroll.cpp
series.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\pen.h(45) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\exampl
es\visual c++\version 6\dragging points\pen.h'
tchart.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\canvas.h(122) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\ex
amples\visual c++\version 6\dragging points\canvas.h'
teefunction.cpp
titles.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\gradient.h(52) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\e
xamples\visual c++\version 6\dragging points\gradient.h'
zoom.cpp
f:\program files\steema software\teechart pro v8 activex control\examples\visual c++\version 6\dragging points\pen.h(45) : fatal error C1070: mismatched #if/#endif pair in file 'f:\program files\steema software\teechart pro v8 activex control\exampl
es\visual c++\version 6\dragging points\pen.h'
Generating Code...
Error executing cl.exe.
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\barseries.sbr': No such file or directory
Error executing bscmake.exe.

Dragging.exe - 13 error(s), 0 warning(s)

Please supply examples that compile properly.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Dec 19, 2007 8:41 am

Hi marathoner,

Please see my reply at the other thread you started about the same issue.

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply