Rockbox Development > Starting Development and Compiling

Unsupported Model Error

<< < (3/3)

pixelma:

--- Quote from: MarcGuay on June 09, 2008, 08:54:02 PM ---Thanks.  Seems like Windows' search for "containing text" failed me once again...
--- End quote ---

The Windows explorer doesn't search the content of file (types) it doesn't know of, not in *.c files etc. as you found yourself. Stated above you could use the commandline grep in your development environment. But there are also standalone free grep tools (for Windows too), e.g. there's a free demo version of "baregrep" which I like to use for that. Just another way to search in the files, eases developing in case it feels more comfortable to you.

bluebrother:

--- Quote from: pixelma on June 16, 2008, 03:09:40 PM ---But there are also standalone free grep tools (for Windows too), e.g. there's a free demo version of "baregrep" which I like to use for that. Just another way to search in the files, eases developing in case it feels more comfortable to you.
--- End quote ---
If you like the command line and possibly the tools you usually find on linux systems try http://gnuwin32.sf.net

MarcGuay:

--- Quote from: pixelma on June 16, 2008, 03:09:40 PM ---The Windows explorer doesn't search the content of file (types) it doesn't know of, not in *.c files etc. as you found yourself.

--- End quote ---

Interesting, thanks for that bit of info.  I figured it was smart and useful like computers are supposed to be.  Big mistake?  The grep command is coming in very handy, though.

Navigation

[0] Message Index

[*] Previous page

Go to full version