Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #6016
| From | Jean-Michel <jmc.bruck@orange.fr> |
|---|---|
| Newsgroups | comp.sys.acorn.programmer |
| Subject | Re: Questions to compiling !POPStar on Titanium with DDE |
| Date | 2020-03-15 18:49 +0100 |
| Organization | Jean-Michel |
| Message-ID | <041abb5158.jmb@jmc.bruck.orange.fr> (permalink) |
| References | <a3a2144e58.Alex@eclipso.at> <4bd0384e58.jmb@jmc.bruck.orange.fr> <f29cb35058.Alex@eclipso.at> <1f91bf5058.jmb@jmc.bruck.orange.fr> <1da4b45158.Alex@eclipso.at> |
In message <1da4b45158.Alex@eclipso.at>
Alexander Ausserstorfer <bavariasound@chiemgau-net.de> wrote:
> In message <1f91bf5058.jmb@jmc.bruck.orange.fr>
> Jean-Michel <jmc.bruck@orange.fr> wrote:
> [coupé]
>> And the line in the command file Mk which does the job
>> amu all_libs THROWBACK=-throwback
> Merci beaucoup pour m'aider. J'ai seulement le problème que je ne
> comprends pas que je dois faire. Jamais j'ai travaillé avec Make.
>[cut]
> C'est quelque chose que je n'ai jamais fait aussi, ne pas
> apprendre. J'essaie à comprendre, à apprendre et peut-etre qu'il faut
> quelque temps pour arriver ça.
Merci pour la réponse en Français.
But I will continue in English (fair, corrections are welcome), this can
be useful for everyone.
The best way to use DDE is to test the examples provided with the
application.
There is a directory called Skeletons in which the examples are prepared
correctly with a recommended directory architecture (also used with the
RISC OS construction tool)
- directories c, h
- a text file Makefile and 3 TaskObey files.
All is ready just clic on MK
Nice.
Take a look at the Makefile from example Application, it is the most
documented.
In the AcornC / C ++ directory there is a directory named Makefiles. It
does the jobs for us.
When the AcornC / C ++ directory is opened, the library paths are
initialized and therefore usable by DDE.
>Mais je crois à comprende maintenant qu'il faut faire un bibliothèque
> (librarie).
Yes, the Popstar application needs this library (wimpc) to compile. (it's
old but it works, I use OsLib, more up to date)
The example to test is in Skeletons.examplelib: Makefile and Mk are are
specific.
Here to learn, I admit that it lacks a manual to get started with DDE.
It's a shame because it is very efficient in compilation time and in code
size.
Note:
If you wish to do the tests with the example directories, you can test a
small tool that I use with the DDE: !DIDEROT
Launch the application! Diderot and drag and drop one of the example
workbooks. you get a tree view and command buttons.
Please note, this is not a Filer's directory. You can open files but you
cannot delete them. Tree icons respond to a single click like a control
panel.
This makes it possible to manage the developments while respecting the
structure established by the DDE and to gather everything in a single
window.
To see what it looks like and download :
https://jeanmichelb.riscos.fr/Programmes.html#DDE_tool
I must add a section on my site so that you can recover the compilation
files for programs that I did not write.
--
Jean-Michel
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Questions to compiling !POPStar on Titanium with DDE Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2020-03-08 16:42 +0100
Re: Questions to compiling !POPStar on Titanium with DDE news@sprow.co.uk - 2020-03-08 13:12 -0700
Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-08 23:18 +0100
Re: Questions to compiling !POPStar on Titanium with DDE Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2020-03-13 18:51 +0100
Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-13 21:02 +0100
Re: Questions to compiling !POPStar on Titanium with DDE Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2020-03-15 17:39 +0100
Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-15 18:49 +0100
Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-15 20:36 +0100
Re: Questions to compiling !POPStar on Titanium with DDE Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2020-03-18 18:28 +0100
Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-18 19:38 +0100
Re: Questions to compiling !POPStar on Titanium with DDE Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2020-03-19 17:41 +0100
Re: Questions to compiling !POPStar on Titanium with DDE Jean-Michel <jmc.bruck@orange.fr> - 2020-03-20 10:41 +0100
csiph-web