I looked through those files yesterday and there was no g15.dll Only .lib files.
2009/7/12 Matt Hoffman <[email protected]>: > Dunno if this helps you... > > "I've found from what I've read on other forums, the SDK (located C:\Program > Files\Logitech G15\SDK\LCDSDK_1.02.218.zip) My question is, how do I > install/run it? I checked the readme but it wasn't very specific. Or do I > have to have Visual C++ to be able to design app's for the G15?" > > You can also ask here. http://www.g15forums.com/ > > On Sat, Jul 11, 2009 at 3:04 PM, David Kraeutmann <[email protected]>wrote: > >> There must be a G15 SDK somewhere. Get it. >> >> On 7/11/09, Christopher Harris <[email protected]> wrote: >> > No, because there is no g15.dll anywhere I can find which is what makes >> it >> > bomb out when trying to init. >> > >> > It is looking for a bin/g15.dll >> > >> > Thanks >> > Chris >> > >> > -----Original Message----- >> > From: [email protected] >> > [mailto:[email protected]] On Behalf Of Tony Sergi >> > Sent: Saturday, July 11, 2009 6:09 AM >> > To: Discussion of Half-Life Programming >> > Subject: Re: [hlcoders] G-15 Support? >> > >> > You just have to launch your mod with -g15 on the command line, and add >> the >> > code to all of your hud elements (or any other place you want to print >> text >> > to it, as by default it's only health and ammo) and it'll work. >> > >> > >> > >> > -Tony >> > >> > -----Original Message----- >> > From: [email protected] >> > [mailto:[email protected]] On Behalf Of David >> > Kraeutmann >> > Sent: July-11-09 3:10 PM >> > To: Discussion of Half-Life Programming >> > Subject: Re: [hlcoders] G-15 Support? >> > >> > Well, if it doesn't work, do it yourself. >> > >> > On Sat, Jul 11, 2009 at 7:23 AM, Christopher >> > Harris<[email protected]> wrote: >> >> Will we ever get the g15.dll to implement direct in-game lcd >> > functionality, >> >> or should we just create our own dll from the sdk and use it in place of >> > the >> >> one referenced in ig15.h? >> >> >> >> >> >> >> >> Thanks >> >> >> >> Chris >> >> >> >> _______________________________________________ >> >> To unsubscribe, edit your list preferences, or view the list archives, >> > please visit: >> >> http://list.valvesoftware.com/mailman/listinfo/hlcoders >> >> >> >> >> > >> > _______________________________________________ >> > To unsubscribe, edit your list preferences, or view the list archives, >> > please visit: >> > http://list.valvesoftware.com/mailman/listinfo/hlcoders >> > >> > >> > _______________________________________________ >> > To unsubscribe, edit your list preferences, or view the list archives, >> > please visit: >> > http://list.valvesoftware.com/mailman/listinfo/hlcoders >> > >> > >> > _______________________________________________ >> > To unsubscribe, edit your list preferences, or view the list archives, >> > please visit: >> > http://list.valvesoftware.com/mailman/listinfo/hlcoders >> > >> > >> >> -- >> Sent from my mobile device >> >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list archives, >> please visit: >> http://list.valvesoftware.com/mailman/listinfo/hlcoders >> >> > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

