Re: [v8-users] ICU problem

2017-03-30 Thread Nicolò Cavalleri
Actually the problem was that I forgot to use circular dependencies, as it's almost the first time I am programming seriously in Linux (in Windows this is done automatically). Thank you for the support anyway! -- -- v8-users mailing list v8-users@googlegroups.com

[v8-users] ICU problem

2017-03-25 Thread Nicolò Cavalleri
Hi, I am trying to use a library in linux that depends on the 4.5 static version of v8, but I built the 5.0 version as I saw it has all the necessary .lib/.a files are also built in this version, and it has less bugs. However I get some linking error that has to do with icui18n, that looks