mital / mcrux

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

Find the dependency in "$(WebKitOutputDir)\bin" directory. #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The binaries does not work when they are in different directory. I need to
find out what is the dependency in the "$(WebKitOutputDir)\bin" directory
which is causing this problem.
The example is MCruxExample1

Original issue reported on code.google.com by mital.d....@gmail.com on 27 Dec 2008 at 10:35

GoogleCodeExporter commented 9 years ago
There is a dependency on WebKit.dll
the MCrux_exe.exe requires WebKit.dll to be in the same path.

Original comment by mital.d....@gmail.com on 17 Jan 2009 at 5:44

GoogleCodeExporter commented 9 years ago
We have to copy the WebKit.dll in $(MCruxOutputDir)\bin\$(ConfigurationName)\

Original comment by mital.d....@gmail.com on 17 Jan 2009 at 5:45

GoogleCodeExporter commented 9 years ago

Original comment by mital.d....@gmail.com on 17 Jan 2009 at 5:45