FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

eclipse ddt plugin + bindings + windows7

 
Post new topic   Reply to topic     Forum Index -> Bindings
View previous topic :: View next topic  
Author Message
dinosoep



Joined: 21 Mar 2011
Posts: 4

PostPosted: Mon Mar 21, 2011 12:08 pm    Post subject: eclipse ddt plugin + bindings + windows7 Reply with quote

Hello,
I am trying to edit the memory of a running process on windows and figured that using winbase.h contains such a function.
I am running windows 7and using the eclipse ddt plugin.
Added the svn repo and added the win32 directory to the compile path.

As soon as I pressed compile some errors poped up stating that it can't compile without the -version=Windows... flag. As the windows7 flag didn't exist I used the WindowsVista flag.
the Compilation throws a couple of errors at me, certain libs could not be found like aclui.lib.

Can someone help me out? :p
Back to top
View user's profile Send private message
dinosoep



Joined: 21 Mar 2011
Posts: 4

PostPosted: Wed Mar 23, 2011 2:05 am    Post subject: Reply with quote

here is complete error log I get:
Code:


OPTLINK (R) for Win32  Release 8.00.8
Copyright (C) Digital Mars 1989-2010  All rights reserved.
http://www.digitalmars.com/ctg/optlink.html
bin\memory_editing.obj(memory_editing)  Offset A22E8H Record Type 0091
 Error 1: Previous Definition Different : _GUID_Key
bin\memory_editing.obj(memory_editing)  Offset A3B6CH Record Type 0091
 Error 1: Previous Definition Different : _GUID_POV
bin\memory_editing.obj(memory_editing)  Offset A3E4AH Record Type 0091
 Error 1: Previous Definition Different : _GUID_RxAxis
bin\memory_editing.obj(memory_editing)  Offset A3E5CH Record Type 0091
 Error 1: Previous Definition Different : _GUID_RyAxis
bin\memory_editing.obj(memory_editing)  Offset A3E6EH Record Type 0091
 Error 1: Previous Definition Different : _GUID_RzAxis
bin\memory_editing.obj(memory_editing)  Offset A3EDEH Record Type 0091
 Error 1: Previous Definition Different : _GUID_Slider
bin\memory_editing.obj(memory_editing)  Offset A3F3BH Record Type 0091
 Error 1: Previous Definition Different : _GUID_SysKeyboard
bin\memory_editing.obj(memory_editing)  Offset A3F82H Record Type 0091
 Error 1: Previous Definition Different : _GUID_SysMouse
bin\memory_editing.obj(memory_editing)  Offset A416DH Record Type 0091
 Error 1: Previous Definition Different : _GUID_XAxis
bin\memory_editing.obj(memory_editing)  Offset A41D0H Record Type 0091
 Error 1: Previous Definition Different : _GUID_YAxis
bin\memory_editing.obj(memory_editing)  Offset A4233H Record Type 0091
 Error 1: Previous Definition Different : _GUID_ZAxis
aclui.lib
 Warning 2: File Not Found aclui.lib
d3d10.lib
 Warning 2: File Not Found d3d10.lib
d3dx10.lib
 Warning 2: File Not Found d3dx10.lib
dxerr.lib
 Warning 2: File Not Found dxerr.lib
imm32.lib
 Warning 2: File Not Found imm32.lib
netapi32.lib
 Warning 2: File Not Found netapi32.lib
netapi.lib
 Warning 2: File Not Found netapi.lib
lz32.lib
 Warning 2: File Not Found lz32.lib
oleacc.lib
 Warning 2: File Not Found oleacc.lib
powrprof.lib
 Warning 2: File Not Found powrprof.lib
rasapi32.lib
 Warning 2: File Not Found rasapi32.lib
rpcns4.lib
 Warning 2: File Not Found rpcns4.lib
secur32.lib
 Warning 2: File Not Found secur32.lib
setupapi.lib
 Warning 2: File Not Found setupapi.lib
shlwapi.lib
 Warning 2: File Not Found shlwapi.lib
vfw32.lib
 Warning 2: File Not Found vfw32.lib
mpr.lib
 Warning 2: File Not Found mpr.lib
version.lib
 Warning 2: File Not Found version.lib
--- errorlevel 11
Back to top
View user's profile Send private message
dinosoep



Joined: 21 Mar 2011
Posts: 4

PostPosted: Sat Mar 26, 2011 4:08 pm    Post subject: update Reply with quote

thanks for the generous help so far Rolling Eyes it looks as if these forums are completely death :p
but anyway, I downloaded the gnu make for windows, added it to the path,... and ran the makefile.
got in the error discribed here:http://www.dsource.org/forums/viewtopic.php?t=4439

but deleting dinput8 didn't help so I simply commented the lines it complained about out and it compiled without warnings.
I'll let everyone know if it works Very Happy
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Bindings All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group