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 » Community » Newbie corner » compiling with MSC 10
compiling with MSC 10 [message #39669] Tue, 16 April 2013 19:47 Go to previous message
amando1957 is currently offline  amando1957
Messages: 57
Registered: November 2007
Location: Wien/Vienna/Viden
Member
Hello together

Have installed the MSC 10 now, and I am trying a Win32.
Obvious it does find the Win SDK, but is ranting about (examples):

C:\Program Files\Microsoft SDKs\Windows\v7.0A\Include\winsock.h(167): 
	see declaration of 'hostent'
C:\Program Files\Microsoft SDKs\Windows\v7.0A\Include\winsock2.h(245) : 
	error C2011: 'netent': 'struct' type new defined
C:\Program Files\Microsoft SDKs\Windows\v7.0A\Include\winsock.h(180): 
	see declaration of'	netent'


It finds a lot also in "c:\upp\uppsrc\core\Diag.h":

c:\upp\uppsrc\core\Diag.h(8) : error C2143: Syntaxerror: missin ';' before '}'
c:\upp\uppsrc\core\Diag.h(12) : error C2065: 'dword': non declared identifier
c:\upp\uppsrc\core\Diag.h(12) : error C2146: Syntaxerror: missing ')' before identifier 'options'
c:\upp\uppsrc\core\Diag.h(12) : error C2182: 'StdLogSetup': illegal use of type 'void'


The samples, which ever, are all running fine,
my own don't only.

What can I do?
Martin
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is there a way to put U++ code on a DLL?
Next Topic: Displaying raw image data
Goto Forum:
  


Current Time: Wed Apr 24 20:57:47 CEST 2024

Total time taken to generate the page: 0.03593 seconds