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

Could you explain how to use cordova-cef? #2

Closed
flydart opened this issue Feb 12, 2014 · 1 comment
Closed

Could you explain how to use cordova-cef? #2

flydart opened this issue Feb 12, 2014 · 1 comment
Labels

Comments

@flydart
Copy link

flydart commented Feb 12, 2014

In the README, it says

  • After building the output can be foun in <ROOT>/projects/windows-desktop/Debug or Release
    there are a bunch of .obj files after building the solution successfully, but I have no idea how to use it and what the purpose of these files are, can you explain?

thanks,

@ghost
Copy link

ghost commented Feb 13, 2014

Sorry this was a typo. The build output should be:

  • After building the output can be found in <ROOT>/dists/windows-desktop/Debug or Release

There will be windows-desktop.exe and its dependend DLL's. There is also a www folder for testing.
But keep in mind this project is still under development and far away from stable and productvily usable. It is also not yet integrated into the cordova-cli tool chain.

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

No branches or pull requests

2 participants