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 » ArrayCtrl, HeaderCtrl & GridCtrl » Problem with GridCtrl
Problem with GridCtrl [message #36474] Thu, 31 May 2012 03:26 Go to previous message
nixnixnix is currently offline  nixnixnix
Messages: 415
Registered: February 2007
Location: Kelowna, British Columbia
Senior Member
Hi Daniel,

I just did a clean install of Windows 7 x64 and all the other stuff of course.

I installed the latest nightly build of theIDE and it wont build the HomeBudget example because of the following problem

C:/upp/out/examples/plugin/sqlite3/MSC10x64.Force_Speed.Gui\sqlite3.lib (2371574 B) created in (0:07.91)
----- GridCtrl ( GUI MSC10X64 FORCE_SPEED WIN32 MSC ) (3 / 13)
GridCtrl.cpp
c:\upp\uppsrc\core\JSON.h(114) : error C2039: 'Jsonize' : is not a member of 'Upp::Value'
        c:\upp\uppsrc\core\OldValue.h(66) : see declaration of 'Upp::Value'
        c:\upp\uppsrc\core\JSON.h(209) : see reference to function template instantiation 'void Upp::Jsonize<T>(Upp::JsonIO &,T &)' being compiled
        with
        [
            T=Upp::Value
        ]
        c:\upp\uppsrc\core\JSON.h(227) : see reference to function template instantiation 'void Upp::JsonizeArray<Upp::Vector<T>,T>(Upp::JsonIO &,Upp::Vector<T> &)' being compiled
        with
        [
            T=Upp::Value
        ]
        c:\upp\uppsrc\core\JSON.h(209) : see reference to function template instantiation 'void Upp::Jsonize<Upp::Value>(Upp::JsonIO &,Upp::Vector<T> &)' being compiled
        with
        [
            T=Upp::Value
        ]
        c:\upp\uppsrc\core\JSON.h(227) : see reference to function template instantiation 'void Upp::JsonizeArray<Upp::Vector<T>,T>(Upp::JsonIO &,Upp::Vector<T> &)' being compiled
        with
        [
            T=Upp::Vector<Upp::Value>
        ]
        c:\upp\uppsrc\core\JSON.h(124) : see reference to function template instantiation 'void Upp::Jsonize<Upp::Vector<T>>(Upp::JsonIO &,Upp::Vector<Upp::Vector<T>> &)' being compiled
        with
        [
            T=Upp::Value
        ]
        C:\upp\uppsrc\GridCtrl\GridCtrl.cpp(8329) : see reference to function template instantiation 'Upp::JsonIO &Upp::JsonIO::operator ()<Upp::Vector<T>>(const char *,Upp::Vector<T> &)' being compiled
        with
        [
            T=Upp::Vector<Upp::Value>
        ]
GridText.cpp
GridUtils.cpp
GridDisplay.cpp


I will try an older version of theIDE.

Cheers,

Nick

EDIT: the problem is also there in the previous version. I went back to 4917 and that version is OK. Not sure where it goes wrong in between. It happens with both 32 bit as well as 64 bit.


[Updated on: Thu, 31 May 2012 03:51]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: GridCtrl: Feature Requests
Next Topic: GridCtrl SetToolBar()
Goto Forum:
  


Current Time: Fri Apr 19 02:18:55 CEST 2024

Total time taken to generate the page: 0.02329 seconds