Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-ui-dev] Library references in Win32

Hello folks!

 I have recently installed Eclipse CDT to develop a cross platform project.
I am using mingw toolchain for compilation.

 My problem is that I am not able to compile properly my projects.

 The case is:

 I have a HydraFramework project, which is a dll exporting some classes.
There is an another project which is called HydraSolver, which tries to use
HydraFramework.dll through the HydraFramework.lib import library.

 My question is: what do i have to set in the project settings to properly
build these projects.

Thanks in advance:

 Andras
 
-- 
View this message in context: http://www.nabble.com/Library-references-in-Win32-tf4047968.html#a11498036
Sent from the Eclipse CDT - UI mailing list archive at Nabble.com.



Back to the top