Compiling project changes...
--------
- Project Filename: C:\Users\Intrepido\Documents\Proyecto 1.dev
- Compiler Name: TDM-GCC 4.8.1 64-bit Profiling
Building makefile...
--------
- Filename: C:\Users\Intrepido\Documents\Makefile.win
Processing makefile...
--------
- Makefile Processor: C:\Program Files (x86)\Dev-Cpp\MinGW64\bin\mingw32-make.exe
- Command: mingw32-make.exe -f "C:\Users\Intrepido\Documents\Makefile.win" all
g++.exe -shared dllmain.o -o "Proyecto 1.dll" -L"C:/Program Files (x86)/Dev-Cpp/MinGW64/lib" -L"C:/Program Files (x86)/Dev-Cpp/MinGW64/x86_64-w64-mingw32/lib" -static-libgcc -pg -Wl,--output-def,"libProyecto 1.def",--out-implib,"libProyecto 1.a",--add-stdcall-alias
dllmain.o:dllmain.cpp

.text+0x7a1): undefined reference to `D3DXMatrixTranspose'
dllmain.o:dllmain.cpp

.text+0x7b1): undefined reference to `D3DXMatrixTranspose'
dllmain.o:dllmain.cpp

.text+0x7ed): undefined reference to `D3DXVec3Project'
dllmain.o:dllmain.cpp

.text+0x118e): undefined reference to `Direct3DCreate9'
dllmain.o:dllmain.cpp

.text+0x12d4): undefined reference to `DetourFunction'
dllmain.o:dllmain.cpp

.text+0x12fb): undefined reference to `DetourFunction'
dllmain.o:dllmain.cpp

.text+0x1322): undefined reference to `DetourFunction'
dllmain.o:dllmain.cpp

.text+0x1349): undefined reference to `DetourFunction'
c:/program files (x86)/dev-cpp/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.1/../../../../x86_64-w64-mingw32/bin/ld.exe: dllmain.o: bad reloc address 0x0 in section `.pdata$_ZnwyPv'
collect2.exe: error: ld returned 1 exit status
C:\Users\Intrepido\Documents\Makefile.win:27: recipe for target '"Proyecto' failed
mingw32-make.exe: *** ["Proyecto] Error 1
please any solution?