Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Compile eclipse executable problem, wpf(compile org.eclipse.executable problem wpf and visual studio 6)
Compile eclipse executable problem, wpf [message #519244] Mon, 08 March 2010 09:31
Tobias is currently offline TobiasFriend
Messages: 1
Registered: March 2010
Junior Member
Does anyone know how to compile the eclipse executable for wpf without having the dependencies to Visual studio files ?

I have compiled it using the included makefiles for visual studio 2008, but the problem is that it then will require msvcm90.dll and msvcr90.dll

In the build.bat file in library/wpf directory it says that it has been compiled with visual studio 6.0 (which is nice cause we then will depend on msvcr.dll instead (which is default included in all win2000 and above)). But the problem is that the build script will fail..
in make_wpf.mak it has for example /FU option to cl.exe which is not supported in vc 6.0

So my question is how to compile eclipse.exe without dependencies like msvcr90.dll.

How is the wpf eclipse.exe compiled now ?

BR
/Tobias
Previous Topic:p2.inf setStartLevel not working
Next Topic:OSGi services within Ant task
Goto Forum:
  


Current Time: Sat Apr 20 06:07:03 GMT 2024

Powered by FUDForum. Page generated in 0.02837 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top