Smashed_187 Posted July 7, 2006 Share Posted July 7, 2006 Ok, so I installed the Windows version of DevkitPro, then used a CVS program to download the wifi lib. All good so far This is where it gets irritating, I'm 99% sure I have to link the lib somehow and I have no idea how to do it, when I compile programs that don't include the wifi lib they compile easily, but if it includes the wifi lib, then it throws all sorts of fun errors out. I don't think a log of errors is really needed cos It must be pretty straight forward as to what I need to do, but if you do need them, let me know and I'll post. Cheers ppl, Ben. Link to comment Share on other sites More sharing options...
Mighty Max Posted July 10, 2006 Share Posted July 10, 2006 I don't know if this is the official way, but i did it that way: - download & make the libs- copy the libwifi* to your libnds lib folder- copy the content of the includes folder into the libnds include folder- edit your makefiles, add -ldswifi9/7 to the LIBS var in your makefile Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now