OtterBrowser / otter-browser

Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
https://otter-browser.org
GNU General Public License v3.0
1.8k stars 277 forks source link

How do I set up the resource directory on other machine? #1645

Closed w136111526 closed 4 years ago

w136111526 commented 4 years ago

How do I set up the resource directory when I install qtwebengie on another machine? When I put ICUDTL. . Placing the Dat file under the Resource Directory Yields 0521 / 121513.336: Error: ICU. CC 177 Invalid file descriptor to ICU data received.

Emdek commented 4 years ago

@w136111526, which platform are you using? I'm assuming that you are building from source, right? Under Windows you can use deployment tool bundled with Qt or you can put resource files into resources/ directory, next to main executable.

Emdek commented 4 years ago

Closing due to inactivity.