Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error #55

Closed
ramsestom opened this issue Oct 2, 2015 · 5 comments
Closed

Compilation error #55

ramsestom opened this issue Oct 2, 2015 · 5 comments

Comments

@ramsestom
Copy link

Compillation failing with the following error when trying to compile the openfl asset on windows:

./src/com/babylonhx/tools/Tools.cpp(1105): error C2039: 'LoadImageA_dyn': is not a member of 'com::babylonhx::tools::Tools_obj'
include\com/babylonhx/tools/Tools.h(17): note: see declaration of 'com::babylonhx::tools::Tools_obj'

@vujadin
Copy link
Owner

vujadin commented Oct 2, 2015

Do you use dev version of hxcpp? try with the last official version from
haxelib (released today)
On Oct 2, 2015 3:46 AM, "Thomas BERNARD" notifications@github.com wrote:

Compillation failing with the following error when trying to compile the
openfl asset on windows:

./src/com/babylonhx/tools/Tools.cpp(1105): error C2039: 'LoadImageA_dyn':
is not a member of 'com::babylonhx::tools::Tools_obj'
include\com/babylonhx/tools/Tools.h(17): note: see declaration of
'com::babylonhx::tools::Tools_obj'


Reply to this email directly or view it on GitHub
#55.

@ramsestom
Copy link
Author

No actually I just performed an haxelib upgrade so I am already using hxccp 3.2.171 (official)...

@vujadin
Copy link
Owner

vujadin commented Oct 2, 2015

I had that error when I tried to use hxcpp version from git hub. But
everything works fine for me with last two official version (3.2.102 and
3.2.171)

On Fri, Oct 2, 2015 at 2:06 PM, Thomas BERNARD notifications@github.com
wrote:

No actually I just already performed an haxelib upgrade so I am using
hxccp 3.2.171 (official)...


Reply to this email directly or view it on GitHub
#55 (comment).

@ramsestom
Copy link
Author

If I set hxccp back to 3.2.102 it works fine. But if I set hxcpp to latest official version (3.2.171), I get this error (only with projects using BabylonHx. Other openfl, lime and haxeflixel projects compile just fine...)

@vujadin
Copy link
Owner

vujadin commented Oct 7, 2015

same as #58

@vujadin vujadin closed this as completed Oct 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants