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 » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Microsoft Visual C++ workspace
Re: Microsoft Visual C++ workspace [message #5114 is a reply to message #5110] Wed, 06 September 2006 01:15 Go to previous messageGo to previous message
okigan is currently offline  okigan
Messages: 16
Registered: March 2006
Promising Member
1>------ Build started: Project: draw, Configuration: Release Win32 ------
1>PixelUtil.cpp
1>...\uppsrc\draw\PixelUtil.h(14) : error C2146: syntax error : missing ';' before identifier 'GetResult'

in the line:
PixelArray GetResult() const;

Sandbox info:
...\upp>svn info
Path: .
URL: https://svn.sourceforge.net/svnroot/upp
Repository Root: https://svn.sourceforge.net/svnroot/upp
Repository UUID: f0d560ea-af0d-0410-9eb7-867de7ffcac7
Revision: 34
Node Kind: directory
Schedule: normal
Last Changed Author: unodgs
Last Changed Rev: 34
Last Changed Date: 2006-08-30 14:40:07 -0700 (Wed, 30 Aug 2006)


...\upp>svn diff

...\upp>



-----------------------------
An obvious fix fails of adding include into the "PixelUtil.h" fails with following error:
1>.\PixelArray.cpp(927) : error C2065: 'SmartStretch' : undeclared identifier

and the definition of 'SmartStretch' I cant find anywhere.
So what gives?

[Updated on: Wed, 06 September 2006 01:19]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: LineDDA
Next Topic: What happens with the virtual function PreDestroy in Linux?
Goto Forum:
  


Current Time: Wed May 15 21:34:26 CEST 2024

Total time taken to generate the page: 0.01417 seconds