I try to build the XSTools.dll and NetRedirect.dll for 64 bit with MinGW_w64.
But got errors ....
Could I build the XSTools.dll and NetRedirect.dll with Visual C++ (Visaul Studio 2008/2010) ??
If I could, how to do ?
XSTools.dll and NetRedirect.dll for 64 bit
Moderator: Moderators
-
- Developers
- Posts: 214
- Joined: 24 Nov 2010, 03:08
- Noob?: Yes
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: XSTools.dll and NetRedirect.dll for 64 bit
I've Tried once and failed. But, the source code, have everything to be GCC/MSVC compatible.sofax222 wrote:Could I build the XSTools.dll and NetRedirect.dll with Visual C++ (Visaul Studio 2008/2010) ??
If I could, how to do ?
as for x64 build. That one should be discussed, because NetRedirect.dll should be 32-bit. same as some part of code that injects it into process