|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
 |
|
Thread: Emscripten with latest EE
Post: RE: Emscripten with latest EE
| Here is the full stacktrace and enabled emcc_debug :
Code:
C:\Dev\EsenthelEngine>emcc -v -s ASSERTIONS=1 "c:\Dev\EsenthelEngine\Engine/EsenthelEngine.bc" "c:\Dev\Esenth... |
|
Prodigy |
Platforms (Windows, Mac, Linux, Android, iOS) |
20 |
20,250 |
06-29-2017, 10:57 PM |
 |
|
Thread: Emscripten with latest EE
Post: RE: Emscripten with latest EE
| Still stuck with error above, already tried to replace backward slash into forward slash on params.space() function (builder) but no luck.
@Esenthel
Ping!. |
|
Prodigy |
Platforms (Windows, Mac, Linux, Android, iOS) |
20 |
20,250 |
06-29-2017, 06:44 PM |
 |
|
Thread: Emscripten with latest EE
Post: RE: Emscripten with latest EE
| Looks like the highest possible emscripten sdk which is compatible with vs-tool is v 1.36.14, managed to build the "Compile Web" but llvm-link always crashes when building "Make Web Libs".
[img]http:... |
|
Prodigy |
Platforms (Windows, Mac, Linux, Android, iOS) |
20 |
20,250 |
06-29-2017, 02:37 PM |
 |
|
Thread: Emscripten with latest EE
Post: RE: Emscripten with latest EE
| Found out, the compilation going by using v 1.35.0 but llvm-link crashed at the end, hmm. Anyone have any idea? |
|
Prodigy |
Platforms (Windows, Mac, Linux, Android, iOS) |
20 |
20,250 |
06-29-2017, 01:25 PM |
 |
|
Thread: Emscripten with latest EE
Post: RE: Emscripten with latest EE
| The same error happened on VS 2010 :-(, could you please a moment take a look at these?. Here is the modified vs-tools to run on VS 2017 https://github.com/trippleflux/vs-tool |
|
Prodigy |
Platforms (Windows, Mac, Linux, Android, iOS) |
20 |
20,250 |
06-29-2017, 11:56 AM |
 |
|
Thread: Emscripten with latest EE
Post: RE: Emscripten with latest EE
| @Houge & Esenthel,
I am getting :
Code:
1>------ Build started: Project: EsenthelEngine, Configuration: Release GL Emscripten ------
1>Undo.cpp
1>C:\Users\Prodigy\Documents... |
|
Prodigy |
Platforms (Windows, Mac, Linux, Android, iOS) |
20 |
20,250 |
06-29-2017, 09:10 AM |
 |
|
Thread: Cannot compile with latest Android NDK
Post: Cannot compile with latest Android NDK
| What is the common supported android NDK version? Because i cannot compile esenthel android with latest android NDK r15b |
|
Prodigy |
Platforms (Windows, Mac, Linux, Android, iOS) |
1 |
3,897 |
06-28-2017, 11:53 PM |
 |
|
Thread: Shadows for Mobile
Post: RE: Shadows for Mobile
|
Prodigy |
Feature Requests |
8 |
10,374 |
02-09-2015, 03:22 PM |
 |
|
Thread: Text style with fixed size
Post: RE: Text style with fixed size
|
Prodigy |
Feature Requests |
16 |
21,106 |
01-19-2015, 08:42 AM |
 |
|
Thread: Install Error: can not write to...
Post: RE: Install Error: can not write to...
| How about white-listing esenthel and the directory ? |
|
Prodigy |
Beginner Questions |
3 |
5,133 |
01-11-2015, 04:40 PM |
 |
|
Thread: lzham problem
Post: RE: lzham problem
|
Prodigy |
Platforms (Windows, Mac, Linux, Android, iOS) |
5 |
6,755 |
01-10-2015, 10:55 AM |
 |
|
Thread: lzham problem
Post: RE: lzham problem
| Thank you for the fix, it means lzham compression only available for 32 bit? |
|
Prodigy |
Platforms (Windows, Mac, Linux, Android, iOS) |
5 |
6,755 |
01-10-2015, 06:46 AM |
 |
|
Thread: lzham problem
Post: lzham problem
| When trying to compile x64 editor, visual studio give an error :
Code:
1>EsenthelEngine64.lib(lzham_win32_threading.obj) : fatal error LNK1112: module machine type 'X86' conflicts with target mach... |
|
Prodigy |
Platforms (Windows, Mac, Linux, Android, iOS) |
5 |
6,755 |
01-09-2015, 03:12 PM |
 |
|
Thread: Please Help
Post: RE: Please Help
| Try to reinstall esenthel, from the log looks like it's a mismatch old files and new january update. |
|
Prodigy |
Support |
9 |
9,893 |
01-07-2015, 03:03 PM |
 |
|
Thread: Inesis failed to run on dual gpu
Post: RE: Inesis failed to run on dual gpu
| Confirmed that's the fix!, thank you again for countless time :), hopefully in the future you will manage to get the bug and really fix it without this 'hack'. |
|
Prodigy |
Esenthel Store Sources |
3 |
7,328 |
01-07-2015, 09:26 AM |
 |
|
Thread: Inesis failed to run on dual gpu
Post: Inesis failed to run on dual gpu
| I have two graphic card on my notebook, one is integrated gpu (Intel HD 4600) and another GTX 860M, if i am running on integrated gpu inesis online will works fine, but if i am right click on the "Ine... |
|
Prodigy |
Esenthel Store Sources |
3 |
7,328 |
01-06-2015, 10:03 PM |
 |
|
Thread: Global Illumination
Post: Global Illumination
| Would love to have this in beloved esenthel :). Afaik already asked before since 2010 . |
|
Prodigy |
Feature Requests |
4 |
7,341 |
01-06-2015, 03:00 PM |
 |
|
Thread: Inesis error for january sdk
Post: RE: Inesis error for january sdk
| Thanks you, downloaded on chrome, after reinstall of esenthel seems to works! :), what a great update for january, thanks again. |
|
Prodigy |
Esenthel Store Sources |
3 |
7,037 |
01-06-2015, 01:04 PM |
 |
|
Thread: Inesis error for january sdk
Post: Inesis error for january sdk
| Does the inesis project files already updated for january sdk updates? i have re-downloaded inesis project from store but i have got the following when compiling client
Code:
1>------ Build starte... |
|
Prodigy |
Esenthel Store Sources |
3 |
7,037 |
01-06-2015, 08:36 AM |
 |
|
Thread: Inesis quirks
Post: RE: Inesis quirks
| Thank you, will wait, hopefully recast (https://github.com/memononen/recastnavigation) will also get updated?, there are several fixes for memory leaks from commit. |
|
Prodigy |
Esenthel Store Sources |
12 |
14,642 |
01-05-2015, 10:47 AM |