DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2271
Version: 2.0-current


> [..] I download fltk-1.3.x-r6879.tar [..]

Hmm, 6879 is a strange SVN rev snapshot for FLTK 1.3.x,
there's been almost 1000 checkins since then.

For 1.3.x, "r7565" is the latest snapshot.. you should probably use that.

Note that 1.3 is still in development. 1.1.10 is the last stable release
of FLTK 1.x. (Use 1.3 if you need UTF8, which I'm guessing you do)

The latest SVN of 1.3.x I could find is r7555 which is here:
http://ftp2.easysw.com/pub/fltk/snapshots/fltk-1.3.x-r7555.tar.gz

The following steps worked for me just now with that release in VS 2008
Express:


1) open VS Express

2) Choose Open->Project/Solution, click on the fltk\ide\visualc\fltk.dsw
file
   (answer 'Yes to all' for any dialog warning about project conversion)

3) Just below the menu bar, change 'Debug' -> 'Release'

4) Go into Tools -> Options -> Project Solutions -> Build and Run -> and
set


4) In the "Solution Explorer" window, scroll to the very top

5) Right click on:
           'fltk' solution (xx projects)
   ..and choose 'Build Solution"

This should (a) build the FLTK libs, and (b) build the example programs
which you can then run.

If that doesn't work, attach your build log as a .txt file,
and we can maybe tell what's up.


Link: http://www.fltk.org/str.php?L2271
Version: 2.0-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to