Linux Partition is not on the same machine.My login is mounted on linux.I connect to that machine through my login.i.e i am using NFS to mount the partiton.
Now after building that library on linux i need to copy the lib folders from 'Linux to Windows and here the problem arises.
If you need more explanation then let me know....
User Profile
Collapse
-
-
Hi Motoma
Are you aware of any other solution for the problem of copying symbolic links from linux to windows.
If yes than please let me know.
~Mini Singh...Leave a comment:
-
How to store UnicodeString in a file
Hello Friends
I am working on unicode String.
For this i am using icu library of IBM.
Now the problem is while using UnicodeString class i am performing some operation on strings. when i am using std::string and saving that cpp in utf8 without signature codepage and i want to get the resultant output in a file. the file is showing me .
when i am using std::wstring,th e file is showing the desired output.
... -
Hello Motoma
I am aware of the fact that windows doesn't support Symbolic links.
Actually I had built a ICU (International component for Unicode) library on linux as well as on windows.
But now i have to provide a directory for distribution to all platforms.
In that case i need to copy the lib folder from linux to windows to make that directory(for distribution) a full fledge one.
But it is not copying the link...Leave a comment:
-
How to copy Symbolic link from linux to Windows
Hello Friends
I had built a library on Linux.
Now i want to copy the lib folder containing symbolic links to windows.
but when i copied those to windows each link is getting exactly the same memory as the original one.
For Example:
On Linux
lrwxrwxrwx 1 msingh named 18 Mar 14 16:58 libicudata.so -> libicudata.so.
36.0
lrwxrwxrwx 1 msingh named 18 Mar 14 16:58 libicudata.so.3 6... -
Database Connection using C++
Hi All
I am making an application in C++ which needs to be connected to Database like Sql Server or MsAccess.....
How can i connect to database in C++.
It's Urgent .....
Please reply -
Hour Glass In VC++
Hi All
I am creating an application in which i need an hour glass to show that processing is going on. How do i create an Hour glass in my application.
Please reply -
Linked List
Suppose i am having a linked list of 1000 node , if i want to reach 500th node at random then how can i do this??
Traversing is a way to reach that node but it is sequential , Is it feasible to use traversing such a long list?? -
-
Why Can't we make constructor as constant
hello friends
I want to know that why can't we make a consturctor function a constant function.
Please provide the solution
No activity results to display
Show More
Leave a comment: