On Nov 28, 2007 6:34 PM, Jesse Corrington <[EMAIL PROTECTED]> wrote:
> Well, not exactly, but close. We have a variety of different builds and some
> only work on some platforms. For instance on windows desktop we have 2
> different builds which both use msvc.
>
>  The goal would basically be to supply a list of builds that are supported
> and pick the compiler based on the build name, since we only support a
> limited number of platforms. An example of this build list would be:
>
>  windows desktop A
>  windows desktop B
>  windows mobile 5
>  windows mobile 6
>  symbian
>  etc.

I would just send error messages for what I don't support.  I would
not try to dumb it down.  You could inform the user what you actually
support with 1 error dialog box, end of problem.


Cheers,
Brandon Van Every
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to