fud0 / javacef

Automatically exported from code.google.com/p/javacef
0 stars 0 forks source link

javacef win64 - ERROR:child_process_launcher.cc(332)] Failed to launch child proces #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just followed the procedure on wiki / javacef installation on win64
   https://code.google.com/p/javacef/wiki/CEF3Instructions

2. Used msvc 2010 and also ninja

What is the expected output? What do you see instead?
the sample programs to run. But browser is not displayed.
Attached the screen shot (it has the error messages too)

What version of the product are you using? On what operating system?
1) javacef - latest checkout
2) OS - windows 7 professional - 64 bit. Attached a screenshot

Please provide any additional information below.

Original issue reported on code.google.com by kscr...@gmail.com on 12 Aug 2014 at 6:53

Attachments:

GoogleCodeExporter commented 9 years ago
It fails identically on win32 systems too.

OS: 32, win 7, professional.

Original comment by kscr...@gmail.com on 12 Aug 2014 at 7:15

GoogleCodeExporter commented 9 years ago
Can you try to open run.bat from explorer, or "cd tools" then "run.bat"?

It uses getcwd() in Windows, so it might not work if you are in a different 
directory.

Original comment by wjyw...@gmail.com on 12 Aug 2014 at 6:00

GoogleCodeExporter commented 9 years ago
Sorry..forgot to reply.

You are correct. It uses 'getcwd'. Hence it should be triggered from 
appropriate directory.

Original comment by kscr...@gmail.com on 27 Nov 2014 at 7:16