Re: Compiling ViewML
Jason Kingan <[email protected]> Thu, 13 Mar 2003 18:12:25 -0700
| Newsgroups | gmane.comp.web.viewml.devel |
|---|---|
| Message-ID | <[email protected]> |
Well, using the old build system isn't going to work very well. You really need to use configure to get everything working. configure is very simple. For your build, just run: bash$ ./configure --with-fltk=/home/user/fltk-1.0.11/ --with-x Let that run, then just run make from the top level. That's all there is too it. For a Microwindows build, just use: bash$ ./configure --with-fltk=/home/usr/flnx \ --with-microwin=/home/usr/microwin-0.89/src Hope this helps, Jason Kingan Century Software On Wednesday 12 March 2003 08:02 pm, you wrote: > Hi all, > I am a fresh_man of the ViewML . May need some basic HELP. Thanks :) > > Now when I compiled the project ViewML with the FLTK 1.0.11 , I met a > problem that indicted there were lots of "undefined reference to ..." in > some cpp or h files. But I can find the every defined functions in the > files . I still build in the old manner . Don't use the configure way > because I don't know how to use it. > > Could you do me a favour? Could you give me any suggestion ? > > Best Regards, > Qiyan > > > > ############################################################# > This message is sent to you because you are subscribed to > the mailing list <[email protected]>. > To unsubscribe, E-mail to: <[email protected]> > To switch to the DIGEST mode, E-mail to <[email protected]> > To switch to the INDEX mode, E-mail to <[email protected]> > Send administrative queries to <[email protected]> ############################################################# This message is sent to you because you are subscribed to the mailing list <[email protected]>. To unsubscribe, E-mail to: <[email protected]> To switch to the DIGEST mode, E-mail to <[email protected]> To switch to the INDEX mode, E-mail to <[email protected]> Send administrative queries to <[email protected]>