Why do I get a crash creating a HTMLRenderer object?
Forum rules
The FAQ is a read-only forum which is in general updated only by employees of Dyalog Ltd. It replaces the FAQ page which existed under http://www.dyalog.com. Rather than rejecting other posts to this forum, such posts will be put in a moderation queue, and moved to a more appropriate forum.
The FAQ is a read-only forum which is in general updated only by employees of Dyalog Ltd. It replaces the FAQ page which existed under http://www.dyalog.com. Rather than rejecting other posts to this forum, such posts will be put in a moderation queue, and moved to a more appropriate forum.
1 post
• Page 1 of 1
Why do I get a crash creating a HTMLRenderer object?
You can get a crash creating a HTMLRenderer object if your directory is missing a CEF file. This can happen if you are creating your own directory to create a runtime or standalone application.
For Dyalog 18.2, here is the list of files and directories that must be in the same directory as your executable:
Files:
chrome_100_percent.pak
chrome_200_percent.pak
chrome_elf.dll
d3dcompiler_47.dll
htmlrenderer.dll
icudtl.dat
libcef.dll
libEGL.dll
libGLESv2.dll
resources.pak
snapshot_blob.bin
v8_context_snapshot.bin
Folders:
locales
swiftshader
Taken from our HTMLRenderer docs: http://docs.dyalog.com/18.2/HTMLRenderer%20User%20Guide.htm
For Dyalog 18.2, here is the list of files and directories that must be in the same directory as your executable:
Files:
chrome_100_percent.pak
chrome_200_percent.pak
chrome_elf.dll
d3dcompiler_47.dll
htmlrenderer.dll
icudtl.dat
libcef.dll
libEGL.dll
libGLESv2.dll
resources.pak
snapshot_blob.bin
v8_context_snapshot.bin
Folders:
locales
swiftshader
Taken from our HTMLRenderer docs: http://docs.dyalog.com/18.2/HTMLRenderer%20User%20Guide.htm
- Vince|Dyalog
- Posts: 432
- Joined: Wed Oct 01, 2008 9:39 am
1 post
• Page 1 of 1
Return to Frequently Asked Questions (FAQ)
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group