Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » RichText,QTF,RTF... » Error while compiling on Windows Platform
Re: Error while compiling on Windows Platform [message #35795 is a reply to message #35787] Thu, 22 March 2012 06:48 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3437
Registered: August 2008
Senior Veteran
Hello Shwetha

Could you include ERPPrint.h file?

Anyway I guess you are compiling with MinGW and there is some kind of redundancy in class declaration, like:

class MyClass {
	MyClass::MyClass();	// MinGW does not like this redundancy
};


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: class generating QTF table
Next Topic: Printing in Windows - selecting 2 copies, prints 4 copies
Goto Forum:
  


Current Time: Tue Jun 17 11:12:29 CEST 2025

Total time taken to generate the page: 0.05129 seconds