HowTo compile the latest version of Ember from SourceCode
#32
(2016-02-08, 21:53)arcelas Wrote:
Quote:*******************************************
* Creating setup file... *
* PLEASE WAIT *
*******************************************
File: ".\translations\*.*" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "Beta_1.4_InstallerScript.nsi" on line 213 -- aborting creation process
************************************************
DONE!

Setup is located at
D:\GitHub\Ember-MM-Newscraper\BuildSetup\Builds\Ember Media Manager BETA 1.4.7.2 x86.exe
************************************************
Press any key to continue . . .

Ok. I want to start over from creating my Transifex account. I logged into transifex using my github account info.
I cloned the source from github, opened and built project with VB, ran "txAccount.bat" and tested it with "txDownload.bat". Nothing happened. I then tried to use the 0_BuildSetup_x86.bat file to compile and create an installer. That's when I get the same error message every time.

Check your Transifex Client settings in C:\Users\Username\.transifexrc (open with Notepad++ or something else). This file should looks like:

Code:
[https://www.transifex.com]
hostname = https://www.transifex.com
password = PASSWORD
token =
username = USERNAME

Also you can add PAUSE at the end of the batch file txDownload.bat to prevent closing. Maybe there is a hint why it don't works.
Reply


Messages In This Thread
RE: HowTo compile the latest version of Ember from SourceCode - by DanCooper - 2016-02-10, 21:08
Logout Mark Read Team Forum Stats Members Help
HowTo compile the latest version of Ember from SourceCode1