On Thu, Jun 12, 2014 at 6:41 AM, Dirk Hohndel <[email protected]> wrote:
> On Thu, Jun 12, 2014 at 06:33:40AM +0300, Miika Turkia wrote: > > On Wed, Jun 11, 2014 at 10:51 PM, Gehad Elrobey <[email protected]> > > wrote: > > > > > > > > > > > > > > On Wed, Jun 11, 2014 at 9:41 PM, Miika Turkia <[email protected]> > > > wrote: > > > > > >> On Tue, Jun 10, 2014 at 7:07 PM, Gehad <[email protected]> > wrote: > > >> > > >>> I attached my progress in the HTML exporter, > > >>> My work was basically adding a detailed dive view that shows more > dive > > >>> info,and added a simple dive profile and dive equipments list to the > > >>> detailed view. > > >>> > > >> > > >> Seems that this is not working on my Firefox (30.0). I get an error: > > >> ---8<--- > > >> ReferenceError: SearchModule is not defined aaa.html:59 > > >> > > > > > > is the Javascript file exported correctly into aaa_files ? > > > > > > > Running make does not copy the updated files into the build directory. So > > the problem was solved for me by copying them manually. > > > > Is the copy supposed to happen when running qmake or when running make? > > Anyway, I'll the changes a try asap (hopefully tomorrow evening). > > I'm not sure which files you mean. > The js files get copied into their "official" place during make install. > But even when running from a build directory, they should be available to > copy into an export directory. If that isn't working in all scenarios we > need to adjust the qmake rules. > The files in the theme directory. make install will not be able to copy them to correct location, if the build directory has old versions.. Seems that if I remove the theme directory altogether from build directory, it gets recreated. However, if I remove a single file from there, the file is not there after make. miika
_______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
