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 » Developing U++ » UppHub » MapRender
MapRender [message #34371] Fri, 18 November 2011 23:56 Go to previous message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Hello Sc0rch

I have tried to compile unsuccesfully your new package MapRenderTest.

Some of the errors are:

- In Map/MapView.cpp, line 257: 'rooms' and 'r' were not declared
- In MapCommon/IMapRender.h, line 48 and 49 and more: MSC compiler complains about: class 'Upp::Array<T>' : no copy constructor available or copy constructor is declared 'explicit'
with
[
T=Upp::Point
]

The solution is to remove the "const" from ViewToScene(const Array<Point>& p) and ViewToScene(const Vector<Point>& p). And the same for the rest of functions.

- I cannot find "marcos.map". Do you have a sample?


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Protect and Web
Next Topic: Broken packages
Goto Forum:
  


Current Time: Fri Apr 19 18:26:16 CEST 2024

Total time taken to generate the page: 0.04333 seconds