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.
Problems in Compiling Example Project, "Dragging"
-
- Newbie
- Posts: 35
- Joined: Wed Dec 12, 2007 12:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi marathoner,
Please see my reply at the other thread you started about the same issue.
Thanks in advance.
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 |
Instructions - How to post in this forum |