Hi BJ > what version of the core can be used to build TWC?
One might need to do a git bisect to find the last working build. Some of the code is pretty hacky so may be better to slightly re-engineer. The current code is written as a deserialiser, but needs the file path of the file. The old hack for that no longer works. I think better to rewrite as a “load-classic-recipe” command Best wishes Jeremy > >> On Wednesday, November 1, 2017 at 6:03:54 PM UTC+1, Jeremy Ruston wrote: >> Hi Yakov >> >> Apologies for the late response. >> >> I'm afraid I can't help with cook/ginsu; I always found them difficult to >> use because I'm not familiar with Ruby. That was what drove me to rewrite >> the TWC build process with TW5 back in 2011. >> >> I've just tried to get the TW5-based build process running and found that it >> is currently broken due to a minor change in TW5 since it was last used. >> >> I'm happy to get things fixed up again, or should I wait to see how you get >> on with cook/ginsu? >> >> Best wishes >> >> Jeremy. >> >> >> >> >>> On Sun, Oct 29, 2017 at 11:40 PM, Yakov <[email protected]> wrote: >>> Hello everyone, >>> >>> not sure if it's worthy to post here since the thread is very old; still it >>> seems to have almost every reference I've found so far, so... >>> >>> I'm on Windows (10) and I'd like to build TWc core. I've pulled TiddlyWiki >>> Classic repo (my branch that I'd like to build and test), installed Ruby >>> (v2.4.2 x64), pulled https://github.com/TiddlyWiki/cooker to a separate >>> folder, tried run to biuld and got an error that takes place even if I just >>> run cook.rb -h: >>> >>> <custom path to >>> installations>/Ruby_2_4__x64/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in >>> `require': cannot load such file -- recipe (LoadError) >>> from <custom path to >>> installations>/Ruby_2_4__x64/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in >>> `require' >>> from <path to TiddlyWiki Classic cook>/cook.rb:7:in `<main>' >>> >>> Can anybody help me with that? I'd like to take maintainance of TWc, but >>> for that (and for my own needs) I have to learn how to build TWc core! >>> >>> Guidance regarding building TWC with TW5 is also appreciated, but it seems >>> that using cook should be quite simple and there's either something that's >>> broken or I'm missing some simple detail. I have no knowledge of Ruby yet, >>> though. >>> >>> Best regards, >>> Yakov. >>> >>> суббота, 9 марта 2013 г., 14:24:06 UTC+3 пользователь Jeremy Ruston написал: >>>> >>>> Hi Tobias >>>> >>>> I've made a couple of pull requests that get the TW2 tests running with >>>> the new build environment: >>>> >>>> https://github.com/TiddlyWiki/tiddlywiki/pull/119 - updates the test >>>> recipe and tiddler format to the latest versions understood by the new >>>> tools >>>> >>>> https://github.com/TiddlyWiki/tiddlywiki.com/pull/10 - adds a line to >>>> bld.sh to build the tests.html file >>>> >>>> (I also made some changes to TW5 to get things working, so you'll need the >>>> latest version of that too). >>>> >>>> At the moment you can run the tests by opening tests.html in the browser. >>>> The next step is to use phantom.js to run the tests automatically. >>>> >>>> Best wishes >>>> >>>> Jeremy >>>> >>>> >>>> >>>>> On Thu, Mar 7, 2013 at 11:26 PM, Tobias Beer <[email protected]> wrote: >>>>> Thanks Jeremy, >>>>> >>>>> I'll try to... >>>>> dig into this >>>>> see if I can get to set up my machine and build the thing >>>>> perhaps using both, the old and new process >>>>> see what I can bring over to TiddlyWikiDev >>>>> I like things at one place (less scattered) >>>>> Cheers, Tobias. >>>> >>>> >>>> >>>> -- >>>> Jeremy Ruston >>>> mailto:[email protected] >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "TiddlyWikiDev" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at https://groups.google.com/group/tiddlywikidev. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tiddlywikidev/44bd4148-caf3-44b4-b552-1f82d641bf86%40googlegroups.com. >>> For more options, visit https://groups.google.com/d/optout. >> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/tiddlywikidev. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywikidev/31de5d30-70bb-484a-a94e-6990e04ea447%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/3DF3A26D-BD08-4C58-AA1F-DB90E05ABF9D%40gmail.com. For more options, visit https://groups.google.com/d/optout.
