Hi developers,

recently we had some confusion about which MS (VS) projects to use,
but there are maybe more IDE questions to solve.

I'd like to start a cleanup action and remove all unsupported IDE
versions to reduce confusion. The next step would then be to update
the README files (combined with step 1).

We've got positive feedback that the (fluid-)generated VisualC6 files
work w/o problems, and I think that the generated XCode files work as
well. Thus, we could probably remove all the other project files.

As an alternative solution, there's also CMake for those who want or
need it. IIRC, this can also be used successfully to generate MS VS
project files (and maybe also XCode).

Currently we have (only the top-level project directories):

ide/unsupported/borland/bc5
ide/unsupported/borland/borlandc
ide/unsupported/ms/vcnet
ide/vc2005
ide/VisualC6
ide/Xcode3
ide/Xcode3.1

I propose to ...

(1) remove:
  - ide/unsupported/borland/bc5 [2]
  - ide/unsupported/borland/borlandc [2]
  - ide/unsupported/ms/vcnet
  - ide/visualc

(2) move to ide/unsupported:
  - ide/vc2005 [1]

(3) keep:
- ide/VisualC6
- ide/Xcode3

(4) I don't know what to do with:
- ide/Xcode3.1

*Maybe* the new ide tree layout:

ide/unsupported/vc2005 [1]
ide/VisualC6
ide/Xcode3
ide/Xcode3.1 (?)

Comments, confirmations, and (other) suggestions welcome.

I volunteer to do the cleanup work and start (at least) correcting the
README files.

Albrecht

[1] This project seems to have basic "Cairo support" built in, but we
could also discard it.
[2] Are these still of any use?
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to