Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Windows 7 x86 (32bit) build issue #13

Open
yurijmikhalevich opened this issue Dec 23, 2014 · 5 comments
Open

Windows 7 x86 (32bit) build issue #13

yurijmikhalevich opened this issue Dec 23, 2014 · 5 comments

Comments

@yurijmikhalevich
Copy link

Hello.

I'm trying to build FlowPlayer. First time I faced the same issue as in #11. But, when I apply fix with quotes from comments and launch ant.bat I receive next:

     [exec] command line: Error: configuration variable 'compiler.define' expected 2 argument(s), got 1
     [exec]
     [exec] Use 'mxmlc -help' for information about using the command line.

BUILD FAILED
C:\Users\d\flash-build\build.xml:108: The following error occurred while executing this line:
C:\Users\d\flash-build\build.xml:173: The following error occurred while executing this line:
C:\Users\d\flash-build\build.xml:230: exec returned: 1

Is there any way to fix this? Thank you.

@yurijmikhalevich
Copy link
Author

It successfully compiles on OS X with JDK 1.6 (only support -d32 argument). Seems, that building is broken on Windows. Also, maybe you should use old JDK version.

@MudasirBhutto
Copy link

@39dotyt Were you able to resolve this issue on windows 7? I am also facing same issue. Any hint regarding this?
issue

@yurijmikhalevich
Copy link
Author

@MudasirBhutto no, as I wrote, I've compiled it on the OS X. From default configuration values it's seems that developers are using OS X. Seems that this issue related to strings escaping, but I'm not sure.

@MudasirBhutto
Copy link

If same build.xml isn't having any issue regarding string escaping, then why it is occurring on Windows?

@yurijmikhalevich
Copy link
Author

Maybe, because something in compile environment on Windows treats
strings in other way than on Mac or Linux?

On 2015-02-13 14:15,
Mudasir Bhutto wrote:

If same build.xml isn't having any issue
regarding string escaping, then why it is occurring on Windows?

Reply to this email directly or view it on GitHub [1].

web:
https://39.yt/ [2]
jabber: 0@39.yt
skype: thirtyninedotyt

Links:

[1]
#13 (comment)
[2]
https://39.yt/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants