Re: Strongtalk from scratch
prunedtree <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.strongtalk |
|---|---|
| Message-ID | <[email protected]> |
No, because i build using vc6. I could release the vc6 file if you want, but all you need is to do is: starting with the source, make a project with all .cpp files. (you don't need to run makeDeps because the files in deps/incls are already there) in the project: - add all source directories as include directories (including deps/) - add DELTA_COMPILER,MICROSOFT and PRODUCT or DEBUG in defines and from there you should build without a problem --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Strongtalk-general" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/strongtalk-general?hl=en -~----------~----~----~----~------~----~------~--~---