Today I tried to download the new release of Radiance. There is a problem when I run "rvu" (Windows 10 64 bits). It complains about a strange "qstring" missing. Using Dependency Walker I found that the problem was in "qt5core.dll", searching in other forums I see that this problem may appear when compiling a program against a QT version and distributing another.
Hmm, thanks. I used a different version of MSVC to make the 5.1 packages, perhaps I have yet another (goddamn) issue with Qt because of that. I'll take a look as soon as I can, sorry. We really need to implement proper testing. =/
Today I tried to download the new release of Radiance. There is a problem when I run "rvu" (Windows 10 64 bits). It complains about a strange "qstring" missing. Using Dependency Walker I found that the problem was in "qt5core.dll", searching in other forums I see that this problem may appear when compiling a program against a QT version and distributing another.
Thanks for the reply. Other tools work as expected, I will wait for the new release and in the meantime, use the previous RVU.
Rocco
···
De : Rob Guglielmetti <[email protected]>
À : Radiance general discussion <[email protected]>
Objet : Re: [Radiance-general] RVU for version 5.1 unresolved symbol
Date : 10/09/2017 15:24:55 CEST
Hmm, thanks. I used a different version of MSVC to make the 5.1 packages, perhaps I have yet another (goddamn) issue with Qt because of that. I'll take a look as soon as I can, sorry. We really need to implement proper testing. =/
Today I tried to download the new release of Radiance. There is a problem when I run "rvu" (Windows 10 64 bits). It complains about a strange "qstring" missing. Using Dependency Walker I found that the problem was in "qt5core.dll", searching in other forums I see that this problem may appear when compiling a program against a QT version and distributing another.