well what im trying to do is make a c ruby extension and everything i read about compiling it says you have to use make if i try to get Dev C to use the make file it gives me a bunch of errors how are you doing it in arc and the ruby.h when i add #include <ruby.h> it says can't be found if i add that file to the project folder then config.h can't be found
edit it might of helped if i got the ruby development pack
edit never mind that didnt help