PDA

View Full Version : Compiling Injection with MinGW


Nazgull
13th March 2004, 13:47
Hello, i'm trying to compile IET's source code with MinGW compiler, but im kinda new to this thing and i have problems...
When i try to compile the source with c++.exe in the MinGW\bin dir i type "c++ iet.cpp" in the command line but i only get a massive amount of errors, not the .dll file :(
Could anyone teach me how to compile with MinGW or Borland C++ compiler?
...kthx


the IET source is in attachment :)

bR|nofeaR
14th March 2004, 15:00
well well...
download the source of yoko's injection...
then, in Injection.cpp you add all features of IET, and identify them(in top)...
like: COMMAND(newfunction),

read the compile.txt of the source :)
and get some new libs ;)

rawr69!
22nd March 2004, 11:07
such a paine getting injection to compile, even worse to compile correctly :>, but if u follow the compile.txt as nofear said it shouldn't be that hard, (but i used vcpp so it's probably harder on devcpp)