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 » U++ community news and announcements » Global Value Cache
Re: Global Value Cache [message #54229 is a reply to message #54211] Sat, 13 June 2020 10:42 Go to previous messageGo to previous message
Tom1
Messages: 1305
Registered: March 2007
Ultimate Contributor
Hi Mirek,

Just updated to latest SVN. Tried rebuild all, but ended up with the following:

Linking...
Draw.lib(MakeCache.obj) : error LNK2019: unresolved external symbol "class Upp::LRUCache<class Upp::Value,class Upp::String> & __cdecl Upp::TheValueCache(void)" (?TheValueCache@Upp@@YAAEAV?$LRUCache@VValue@Upp@@VString@2@@1@XZ) referenced in 
    function "void __cdecl Upp::ValueCacheAdjustSize<class <lambda_2e35ad9d7fd5412418149da4b8e9862a> >(class <lambda_2e35ad9d7fd5412418149da4b8e9862a>)" (??$ValueCacheAdjustSize@V<lambda_2e35ad9d7fd5412418149da4b8e9862a>@@@Upp@@YAXV<lambda_2e
    35ad9d7fd5412418149da4b8e9862a>@@@Z)
Draw.lib(MakeCache.obj) : error LNK2019: unresolved external symbol "class Upp::Value __cdecl Upp::MakeValue(struct Upp::LRUCache<class Upp::Value,class Upp::String>::Maker &)" (?MakeValue@Upp@@YA?AVValue@1@AEAUMaker@?$LRUCache@VValue@Upp@@VS
    tring@2@@1@@Z) referenced in function "class Upp::Image __cdecl Upp::CachedRescale(class Upp::Image const &,struct Upp::Size_<int>,struct Upp::Rect_<int> const &,int)" (?CachedRescale@Upp@@YA?AVImage@1@AEBV21@U?$Size_@H@1@AEBU?$Rect_@H@1@
    H@Z)
Draw.lib(MakeCache.obj) : error LNK2019: unresolved external symbol "bool __cdecl Upp::IsValueCacheActive(void)" (?IsValueCacheActive@Upp@@YA_NXZ) referenced in function "void __cdecl Upp::SysImageRealized(class Upp::Image const &)" (?SysImag
    eRealized@Upp@@YAXAEBVImage@1@@Z)
Draw.lib(MakeCache.obj) : error LNK2019: unresolved external symbol "void __cdecl Upp::AdjustValueCache(void)" (?AdjustValueCache@Upp@@YAXXZ) referenced in function "void __cdecl Upp::SweepMkImageCache(void)" (?SweepMkImageCache@Upp@@YAXXZ)
Draw.lib(MakeCache.obj) : error LNK2019: unresolved external symbol "void __cdecl Upp::SetupValueCache(int,int,double)" (?SetupValueCache@Upp@@YAXHHN@Z) referenced in function "void __cdecl Upp::SetMakeImageCacheMax(int)" (?SetMakeImageCacheM
    ax@Upp@@YAXH@Z)
Draw.lib(MakeCache.obj) : error LNK2019: unresolved external symbol "class Upp::StaticMutex Upp::ValueCacheMutex" (?ValueCacheMutex@Upp@@3VStaticMutex@1@A) referenced in function "void __cdecl Upp::ValueCacheAdjustSize<class <lambda_2e35ad9d7
    fd5412418149da4b8e9862a> >(class <lambda_2e35ad9d7fd5412418149da4b8e9862a>)" (??$ValueCacheAdjustSize@V<lambda_2e35ad9d7fd5412418149da4b8e9862a>@@@Upp@@YAXV<lambda_2e35ad9d7fd5412418149da4b8e9862a>@@@Z)
C:\upp-svn\out\yyy\MSBT19x64.Gui.Protect\xxxx.exe : fatal error LNK1120: 6 unresolved externals

There were errors. (3:09.26)


Is this related to this new global value cahce?

Best regards,

Tom

EDIT: OK, thanks! It works again on Windows.

[Updated on: Sat, 13 June 2020 18:40]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Changes in hashing
Next Topic: Variadic templates helper functions
Goto Forum:
  


Current Time: Fri Jul 18 07:29:59 CEST 2025

Total time taken to generate the page: 0.04154 seconds