www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - build anchovy,find a bug when build utils.lib

reply " FrankLike" <1150015857 qq.com> writes:
Hi,MrSmith,
Compilation failed:
import\anchovy\utils\rect.d(110): Error: 
'dlib.math.utils.clampValue!uint.clamp' is not nothrow

import\anchovy\utils\rect.d(114): Error: 
'dlib.math.utils.clampValue!uint.clamp' is not nothrow

import\anchovy\utils\rect.d(119): Error: 
'dlib.math.utils.clampValue!uint.clamp' is not nothrow

import\anchovy\utils\rect.d(123): Error: 
'dlib.math.utils.clampValue!uint.clamp' is not nothrow

import\anchovy\utils\rect.d(106): Error: function 
'anchovy.utils.rect.Rect.clampSize' is nothrow yet may throw

lib\debug\utils.lib

  Warning 2: File Not Found lib\debug\utils.lib

bin\guidemo.obj(guidemo)

  Error 42: Symbol Undefined 
_D7anchovy5utils14flexib醥bject€姁access6bindToFC€煼6€垚property9IP€噴€换DFS3std7variant17__T8V€啀NVk20Z€墡Z€v
....
Thank you.
Apr 08 2014
parent reply "MrSmith" <mrsmith33 yandex.ru> writes:
On Wednesday, 9 April 2014 at 05:45:15 UTC, FrankLike wrote:
 Hi,MrSmith,
 Compilation failed:
 import\anchovy\utils\rect.d(110): Error: 
 'dlib.math.utils.clampValue!uint.clamp' is not nothrow

 import\anchovy\utils\rect.d(114): Error: 
 'dlib.math.utils.clampValue!uint.clamp' is not nothrow

 import\anchovy\utils\rect.d(119): Error: 
 'dlib.math.utils.clampValue!uint.clamp' is not nothrow

 import\anchovy\utils\rect.d(123): Error: 
 'dlib.math.utils.clampValue!uint.clamp' is not nothrow

 import\anchovy\utils\rect.d(106): Error: function 
 'anchovy.utils.rect.Rect.clampSize' is nothrow yet may throw

 lib\debug\utils.lib

  Warning 2: File Not Found lib\debug\utils.lib

 bin\guidemo.obj(guidemo)

  Error 42: Symbol Undefined 
 _D7anchovy5utils14flexib醥bject€姁access6bindToFC€煼6€垚property9IP€噴€换DFS3std7variant17__T8V€啀NVk20Z€墡Z€v
 ....
 Thank you.
Please, do not duplicate bug reports here. Post them on github only. Thanks!
Apr 09 2014
parent " FrankLike" <1150015857 qq.com> writes:
On Wednesday, 9 April 2014 at 09:50:03 UTC, MrSmith wrote:
 On Wednesday, 9 April 2014 at 05:45:15 UTC, FrankLike wrote:
 Hi,MrSmith,
 Compilation failed:
 import\anchovy\utils\rect.d(110): Error: 
 'dlib.math.utils.clampValue!uint.clamp' is not nothrow

 import\anchovy\utils\rect.d(114): Error: 
 'dlib.math.utils.clampValue!uint.clamp' is not nothrow

 import\anchovy\utils\rect.d(119): Error: 
 'dlib.math.utils.clampValue!uint.clamp' is not nothrow

 import\anchovy\utils\rect.d(123): Error: 
 'dlib.math.utils.clampValue!uint.clamp' is not nothrow

 import\anchovy\utils\rect.d(106): Error: function 
 'anchovy.utils.rect.Rect.clampSize' is nothrow yet may throw

 lib\debug\utils.lib

 Warning 2: File Not Found lib\debug\utils.lib

 bin\guidemo.obj(guidemo)

 Error 42: Symbol Undefined 
 _D7anchovy5utils14flexib醥bject€姁access6bindToFC€煼6€垚property9IP€噴€换DFS3std7variant17__T8V€啀NVk20Z€墡Z€v
 ....
 Thank you.
Please, do not duplicate bug reports here. Post them on github only. Thanks!
ok,thank you.
Apr 09 2014