User forums > Help

failed to compile wxWidgets projects....

<< < (2/2)

grv575:
Yeah, it's too bad you can't symlink to major/minor library versions like on linux to handle versioning transparently with windows.

takeshimiya:

--- Quote from: grv575 on August 13, 2005, 09:40:38 am ---Yeah, it's too bad you can't symlink to major/minor library versions like on linux to handle versioning transparently with windows.

--- End quote ---

Yes, you can, but only in Windows 2000/XP.

Urxae:

--- Quote from: takeshimiya on August 13, 2005, 06:15:21 pm ---
--- Quote from: grv575 on August 13, 2005, 09:40:38 am ---Yeah, it's too bad you can't symlink to major/minor library versions like on linux to handle versioning transparently with windows.

--- End quote ---

Yes, you can, but only in Windows 2000/XP.

--- End quote ---

As far as I know that only works on directories though, not on individual files so it'll be less neat than it is on Linux where a 'generic' name without version info is symlinked to another name (often in the same directory) with version info.

Oh, and it only works if you're actually using NTFS, not any FAT variants. Though I don't think many people still use FAT when NTFS is available.

dan:
Thank grv575 for answering me so clearly.
But it still can't work well, even after I  recompiled wxWidgets library.

However, it can work well on another computer(also Windows XP).
ha~ it's so strange! ^^

takeshimiya:

--- Quote from: Urxae on August 13, 2005, 08:32:35 pm ---
--- Quote from: takeshimiya on August 13, 2005, 06:15:21 pm ---
--- Quote from: grv575 on August 13, 2005, 09:40:38 am ---Yeah, it's too bad you can't symlink to major/minor library versions like on linux to handle versioning transparently with windows.

--- End quote ---

Yes, you can, but only in Windows 2000/XP.

--- End quote ---

As far as I know that only works on directories though, not on individual files so it'll be less neat than it is on Linux where a 'generic' name without version info is symlinked to another name (often in the same directory) with version info.

--- End quote ---

Not true, it works with files and directories.

Navigation

[0] Message Index

[*] Previous page

Go to full version