Visual c++ compilin error
asasdasd
- 編集済みkiranpreddy05 2009年11月9日 4:53asd
回答
I believe that you are violating copyright laws by posting a copy of the file here, if you aren't already in violation for being in possession of the source code.THIS IS PEG.hpp
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
// peg.hpp- global include file, required by all modules using PEG.
//
// Author: Kenneth G. Maxwell
//
// Copyright (c) 1997-2008 Swell Software, Inc.
// All Rights Reserved.
//
// Unauthorized redistribution of this source code, in whole or part,
// without the express written permission of Swell Software, Inc.
// is strictly prohibited.
//- 回答としてマークkiranpreddy05 2009年11月9日 10:38
Hi Kiranpreddy,
->asasdasd
What’s your question, why do you edit it?
Best Regards,
Nancy
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- 回答としてマークkiranpreddy05 2009年11月9日 10:38
すべての返信
- where PegLineChart is defined? did you include respective header file in your code?
If you are working some PEG+ developer SDK look at their given FAQs instead of pasting whole code and errors here.
Knowledge is like light; It spreads only when you have clear and transparent mind. - Sreedhar Dv - Hi,
Sreedhar DV
As u said i ve already read abt tat FAQ's..
It doesnt help out in solving errors ok... Its just a base to develop and use the software...
Thank u 'PegLineChart' not deifned. Include the header file . Try "Go To Deifnation"
What does below "include " have?
#include "peg.hpp"
You are missing a header file- 回答の候補に設定.Sreedhar 2009年11月5日 7:19
where PegLineChart is defined? did you include respective header file in your code?
Didn't you look at this above line in my post? did you check the header files included?
And I dont know abt that SDK and all, what I mean to say was posting those things will not helpful to the people for give a solution, since there are many dependent classes, nobody cannot complie and check those things directly.
Here you can look at your threads http://social.msdn.microsoft.com/Forums/en-US/user/threads?user=kiranpreddy05
everytime you are saying Visual C++ error I can surely say those are not visual C++ errors. Those are the errors caused by your imporper declarations or usage of classes.
Knowledge is like light; It spreads only when you have clear and transparent mind. - Sreedhar Dv- 回答の候補に設定.Sreedhar 2009年11月5日 7:18
K sir, that peglinechart error is solved..
Can u pls look at the othersHi,
Can you let us know the latest errors? By the way, there is too much code pasted above to analyze :-)
Thanks
PKR
I believe that you are violating copyright laws by posting a copy of the file here, if you aren't already in violation for being in possession of the source code.THIS IS PEG.hpp
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
// peg.hpp- global include file, required by all modules using PEG.
//
// Author: Kenneth G. Maxwell
//
// Copyright (c) 1997-2008 Swell Software, Inc.
// All Rights Reserved.
//
// Unauthorized redistribution of this source code, in whole or part,
// without the express written permission of Swell Software, Inc.
// is strictly prohibited.
//- 回答としてマークkiranpreddy05 2009年11月9日 10:38
Hi Kiranpreddy,
->asasdasd
What’s your question, why do you edit it?
Best Regards,
Nancy
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- 回答としてマークkiranpreddy05 2009年11月9日 10:38

