Gordon Posted December 20, 2007 Share Posted December 20, 2007 Ok, so I'm just trying to compile a couple of the CHOP samples for 9.0.794 on Win64. .. and I'm getting; libCHOP.a(libCHOP.dll) : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86' So I figure I just need to change the MACHINE flag, except, where the hell is it? How do I pass different compiler flags to hcustom? On windows it's a standalone exe instead of a shell script and all the options seem to be hardcoded into it. Anyone? Should I even bother with hcustom on XP64? Cheers. Quote Link to comment Share on other sites More sharing options...
Gordon Posted December 22, 2007 Author Share Posted December 22, 2007 Ok, so it turns out there's two cl.exe's, I just had the wrong one in the path ... so uh, if anyone needs a CHOP that'll take an xbox 360 controller as input, I have you covered Quote Link to comment Share on other sites More sharing options...
edward Posted December 27, 2007 Share Posted December 27, 2007 BTW, there's example makefiles (even for nmake) in the toolkit/makefiles directory. It's not necessary to use hcustom although it's the easiest. Quote Link to comment Share on other sites More sharing options...
Gordon Posted December 28, 2007 Author Share Posted December 28, 2007 BTW, there's example makefiles (even for nmake) in the toolkit/makefiles directory. It's not necessary to use hcustom although it's the easiest. Yeah, I saw those, I just wanted to keep things as simple as possible for the moment though. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.