Crystal Space
Welcome,
Guest
. Please
login
or
register
.
May 25, 2013, 07:55:40 am
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
9224
Posts in
2230
Topics by
5389
Members
Latest Member:
Sandradhernandez
Crystal Space
Crystal Space Development
Support
Using MinGW compiled libs in MSVC 6.0
« previous
next »
Pages:
[
1
]
Author
Topic: Using MinGW compiled libs in MSVC 6.0 (Read 1692 times)
Phil
Guest
Using MinGW compiled libs in MSVC 6.0
«
on:
October 10, 2005, 02:55:47 pm »
I compiled Crystal Space with MinGW, because it doesn't work with my MSVC 6.0 compiler. But know I want to use MSVC for my actual project because of the IDE I am used to. The problem is that I get unresolved externals. I know it is a name mangling (decorating) issue. How can I get it to work? There must be some trick.
Logged
sunshine
Administrator
Sr. Member
Posts: 292
Re: Using MinGW compiled libs in MSVC 6.0
«
Reply #1 on:
October 10, 2005, 07:06:52 pm »
You'll want to provide more detailed information about what "doesn't work". We need precise explanation of the problems you experience.
Logged
Zseller Istvan
Guest
Re: Using MinGW compiled libs in MSVC 6.0
«
Reply #2 on:
October 14, 2005, 07:29:00 pm »
Dear Phil!
I am almost certain, that you cannot use a MinGw compiled library with MSVC. There are ways to buld dlls and then force gcc to export the symbols, then from the def file with microsofts lib.exe build an import library, which is in turn could be used to link with the MinGW dlls. Trust me, it will be easier if you do a native compilation.
Best regards
Istvan
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Crystal Space Development
-----------------------------
=> General Crystal Space Discussion
=> Support
-----------------------------
Crystal Space Project Development
-----------------------------
=> Feature Requests
=> Plugins
=> Bug Reports
-----------------------------
Crystal Space Development
-----------------------------
=> Game Content Creation
-----------------------------
Miscellaneous
-----------------------------
=> Article/Tutorial Requests
=> Article/Tutorial Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Development Discussion
-----------------------------
Crystal Space Projects
-----------------------------
=> Project Discussion
=> WIP Projects
=> Finished Projects
-----------------------------
Associate Projects
-----------------------------
=> CEL Discussion
=> Crystal Core Discussion
=> CrystalBlend Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Google Summer of Code
-----------------------------
Associate Projects
-----------------------------
=> Apricot (Open Game)
=> Ares Project
Loading...