Author Topic: Source Code  (Read 2817 times)

firedeathbot

  • Draco Rider
  • *****
  • Posts: 264
    • View Profile
Source Code
« on: 22 June 2007, 17:02:57 »
after i modify the source what tool do i use to make it a xerces.dll file?
« Last Edit: 1 January 1970, 00:00:00 by firedeathbot »
Back to glest after a few years inactivity.

hailstone

  • GAE Team
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
(No subject)
« Reply #1 on: 23 June 2007, 05:55:19 »
I don't think that dll files can be used in Linux but if you still wanted to use them there should be an option with your compiler or IDE to compile as a dynamic link library (DLL). There are tutorials at Code Project. For more information about dynamic libraries on Linux check out YoLinux.
« Last Edit: 1 January 1970, 00:00:00 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

firedeathbot

  • Draco Rider
  • *****
  • Posts: 264
    • View Profile
(No subject)
« Reply #2 on: 23 June 2007, 14:37:55 »
Quote from: "hailstone"
I don't think that dll files can be used in Linux but if you still wanted to use them there should be an option with your compiler or IDE to compile as a dynamic link library (DLL). There are tutorials at Code Project. For more information about dynamic libraries on Linux check out YoLinux.


the problem is i use windows, got the source code, moddified it a little, and how do i compile into an xerces_c_2.03 file???
« Last Edit: 1 January 1970, 00:00:00 by firedeathbot »
Back to glest after a few years inactivity.

raptoravis

  • Guest
(No subject)
« Reply #3 on: 24 June 2007, 08:55:32 »
You need to use visual studio 2005 to build the souce code, but, if you are not a programmer, i suggest you just give up it. it will take you lots of time.
« Last Edit: 1 January 1970, 00:00:00 by raptoravis »

raptoravis

  • Guest
(No subject)
« Reply #4 on: 24 June 2007, 08:58:30 »
and, I have made the sln and vcproj files, please let me know if you need them and I can send them to you.
« Last Edit: 1 January 1970, 00:00:00 by raptoravis »

hailstone

  • GAE Team
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
(No subject)
« Reply #5 on: 24 June 2007, 13:01:27 »
You can also use other IDEs to create DLLs but you will need to create the project files yourself. What is with xerces?
« Last Edit: 1 January 1970, 00:00:00 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/