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 » U++ MT-multithreading and servers » 'Web/Web.h': No such file or directory
Re: Web/Web.h': No such file or directory Error still remaining [message #37448 is a reply to message #37447] Sun, 07 October 2012 10:11 Go to previous messageGo to previous message
BioBytes is currently offline  BioBytes
Messages: 307
Registered: October 2008
Location: France
Senior Member
Hi Omari,

Thank you very much for your reply. I have replaced all Htmls by HttpHeader in GatherTpp.cpp file and the compiling process is better but I have still errors as described below starting on line 107 of the GatherTpp.cpp file where the object structure is not recognized by MSC10 :

$blitz.cpp
GatherTpp.cpp
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(107) : error C2228: left of '.BgColor' must have class/struc
	t/union
        type is ''unknown-type''
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(107) : error C2228: left of '.Width' must have class/struct/
	union
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(108) : error C2228: left of '.Attr' must have class/struct/u
	nion
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(107) : error C3861: 'HtmlPackedTable': identifier not found
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(109) : error C3861: 'HtmlLine': identifier not found
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(162) : error C2228: left of '.Width' must have class/struct/
	union
        type is ''unknown-type''
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(163) : error C2228: left of '.ColSpan' must have class/struc
	t/union
        type is ''unknown-type''
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(164) : error C2228: left of '.Width' must have class/struct/
	union
        type is ''unknown-type''
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(165) : error C2228: left of '.ColSpan' must have class/struc
	t/union
        type is ''unknown-type''
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(165) : error C2228: left of '.BgColor' must have class/struc
	t/union
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(165) : error C2228: left of '.Height' must have class/struct
	/union
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(167) : error C2228: left of '.Width' must have class/struct/
	union
        type is ''unknown-type''
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(167) : error C2228: left of '.BgColor' must have class/struc
	t/union
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(168) : error C2664: 'Upp::RoundFrame' : cannot convert param
	eter 1 from 'Upp::String' to 'Upp::HttpHeader'
        No user-defined-conversion operator available that can perform this conversion, or the operator canno
	t be called
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(162) : error C3861: 'HtmlPackedTable': identifier not found
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(163) : error C3861: 'HtmlLine': identifier not found
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(164) : error C3861: 'HtmlPackedTable': identifier not found
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(165) : error C3861: 'HtmlLine': identifier not found
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(166) : error C3861: 'HtmlRow': identifier not found
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(167) : error C3861: 'HtmlTCell': identifier not found
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(205) : error C2228: left of '.BgColor' must have class/struc
	t/union
        type is ''unknown-type''
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(206) : error C2228: left of '.Alink' must have class/struct/
	union
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(206) : error C2228: left of '.Link' must have class/struct/u
	nion
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(206) : error C2228: left of '.Vlink' must have class/struct/
	union
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(188) : error C3861: 'HtmlHeader': identifier not found
D:\Materiel\upp\bazaar\Functions4U\GatherTpp.cpp(208) : error C2664: 'Upp::SaveFile' : cannot convert paramet
	er 2 from 'Upp::HttpHeader' to 'const Upp::String &'
        Reason: cannot convert from 'Upp::HttpHeader' to 'const Upp::String'
        No user-defined-conversion operator available that can perform this conversion, or the operator canno
	t be called
Functions4U: 9 file(s) built in (0:31.39), 3487 msecs / file, duration = 31516 msecs

There were errors. (3:10.26)



Thanks in advance for help
Smile
Biobytes
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon7.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Witz and Skylark weird behaviour (possibly a bug)
Next Topic: TcpSocket issues on XP but not on Win7?
Goto Forum:
  


Current Time: Sun May 05 10:16:19 CEST 2024

Total time taken to generate the page: 0.03256 seconds