About Store Forum Documentation Contact



Post Reply 
Problem about compile WEB JS
Author Message
Pokan Offline
Member

Post: #1
Problem about compile WEB JS
Hello,

I need help, i will compile my game to WEB JS but this dosnt work.

I bought a mmo source project but when compile the project , get only client.html when compile to WEB JS.

How i can get the Client.js pls.

[Image: 317976lookclient.png]
12-23-2014 11:41 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Problem about compile WEB JS
Hello,

Can you try compiling first
"Apps/15 - Demos/Web App" from the Editor Tutorials project, and let me know if that succeeds?
12-24-2014 11:58 PM
Find all posts by this user Quote this message in a reply
Pokan Offline
Member

Post: #3
RE: Problem about compile WEB JS
This work but i have an error :

unknow protocole : pthread_create

something like this.

how i can fix it?
(This post was last modified: 12-29-2014 11:04 AM by Pokan.)
12-28-2014 08:55 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: Problem about compile WEB JS
Does this error occurs in "Web app" tutorial or the mmo tutorial from your other thread?
12-28-2014 11:35 PM
Find all posts by this user Quote this message in a reply
Pokan Offline
Member

Post: #5
RE: Problem about compile WEB JS
This error occurs with the Web app tutorial and the mmo tutorial.
12-29-2014 11:03 AM
Find all posts by this user Quote this message in a reply
Post Reply