Hi Arnold, Do you think you could zip up the project files and email it to me? Hopefully I'll be able to debug it here. Thanks, Julian...
7460
jecxz113
tde51k
1:42 am
Running the compile from the command line I can: - stop the compile so I can read the error line: HHC5003: Error: compilation failed while compiling...
7459
jecxz113
tde51k
12:53 am
A few more puzzling bits related to the compile error: If I run the compile a second time, I get no error dialog at all, though the compile seems to run to...
7458
jecxz113
tde51k
12:41 am
After moving the whole project to another machine and running HB's compile again, I do get some error dialog pop up, but it obviously does have a problem...
7457
jecxz113
tde51k
12:32 am
Just now I ran into a problem during the HB compile of an MS .chm file. It seems at some point a file doc-0007.html was created, but is no longer used. Just...
7456
jecxz113
tde51k
May 20, 2013 11:24 pm
Just now I ran into a problem during the HB compile of an MS .chm file. It seems at some point a file doc-0007.html was created, but is no longer used. Just...
7455
Fulvio Senore
fsenore
May 18, 2013 4:33 pm
Thank you for your advice. I will follow your suggestion. Fulvio...
7454
Julian Smart
felixcarswell
May 18, 2013 3:31 pm
Hi Fulvio, Probably the easiest way would be to make a copy of the whole original project, then delete the dialogs you don't want. Regards, Julian...
7453
Fulvio Senore
fsenore
May 18, 2013 3:27 pm
I have a large DialogBlocks project that contains many dialogs. Each dialog contains a good amount of hand-written code. Now I need to create a new program...
7452
Julian Smart
felixcarswell
May 16, 2013 7:29 am
Hi Arnold, .htd (unprocessed HTML files) and image files (except *.prv.*) need to be added to SVN, but not .htm. The .htn files are used to display the text in...
7451
jecxz113
tde51k
May 15, 2013 10:50 pm
Do any (and which ones) of the extra auxiliary files (.htd, .htm, .htn and ??? ) created by HelpBlocks need to be part of version control or can/will they be...
7450
jecxz113
tde51k
May 15, 2013 10:35 pm
... Fair enough; once it is done complaining, it all works, so no need to move the files afterwards. But why do only the jpgs and hhk cause the error message?...
7449
Julian Smart
felixcarswell
May 15, 2013 9:23 pm
Hi, Alas, there isn't an option to remove or ignore the BOM - sorry! Regards, Julian...
7448
tde51k
May 15, 2013 9:06 pm
Some of my newly imported HTML files were created with a BOM at the start of the file. HB does not disregard those and they do show up in the preview. Not...
7447
Julian Smart
felixcarswell
May 15, 2013 8:46 pm
Hi, Maybe you can move the original files to a different location, since HelpBlocks assumes different locations. Regards, Julian...
7446
tde51k
May 15, 2013 8:35 pm
When I import an existing .hhp file I get a long list of error message of the type: "Failed to copy the file 'F:\pkg\......\help\index.hhk39; to '...
7445
tde51k
May 15, 2013 8:24 pm
Just returned to HelpBlocks after working on other things. Tried to import an existing MS Workshop file .hhp and right of the start HB complains about...
Here is the build command DialogBlocks uses, sorry for the double email. Is there some trick to building an app to use wxSTC with DialogBlocks on OS X 10.8...
7442
The Devils Jester
akumanohoukon
Feb 19, 2013 3:57 am
Is there any trick to getting wxStyledTextCtrl working in DB? I start a new project, make sure that the build configuration has wxSTC, verify that...
7441
michelebetti@...
michelebetti...
Feb 10, 2013 8:13 am
Hi Julian, Thanks for your answer, I will follow your suggestion. Regards Michele...
7440
Domingo Becker
domingobecker
Feb 5, 2013 11:52 am
2013/2/5 Julian Smart <julian@...> ... I tested it on windows and it added the file correctly to the project (DB 5.02). The actual diff in the .pjd...
7439
Julian Smart
felixcarswell
Feb 5, 2013 9:35 am
Hi Domingo, I tested this on both Windows and Linux with DB 5.03. On Linux, I copied the Elements sample to ~/Documents/Elements, and created a ~/Test folder ...
7438
Domingo Becker
domingobecker
Feb 5, 2013 2:41 am
I have my project in its folder, say /home/user/cpp/myproject, and I need it to include a file from another project located in ...
7437
Julian Smart
felixcarswell
Feb 1, 2013 9:15 am
Hi Michele, ... Unfortunately I don't think so, but if you just want a single file to be visible to the compiler, you could #include the .h and .cpp files in a...
7436
michelebetti@...
michelebetti...
Feb 1, 2013 8:44 am
Hi to everyones, I'm developping a graphic interface using some toolbars collecting many ownerdraw objects. I would like to save every toolbar class in the...
7435
Domingo Becker
domingobecker
Jan 29, 2013 9:45 pm
2013/1/29 Fritz Elfert <fritz@...> ... Fritz, Thank you for this info. It will be useful for me too. kind regards Domingo Becker...
7434
Julian Smart
felixcarswell
Jan 29, 2013 8:15 pm
Hi Fritz, Many thanks for the information; I probably won't be able to spend the time testing on lots of RPM-based distros right now, but it's very useful to...
7433
Fritz Elfert
fritz@...
Jan 29, 2013 7:46 pm
... Hash: SHA1 Apart from that: You probably want to remove any line like AutoReqProv: no from you spec file (usually a relict from old SuSE builds). then ...
7432
Fritz Elfert
fritz@...
Jan 29, 2013 7:39 pm
... Hash: SHA1 You can use conditionals in spec files. E.g. for fedora18, write something like this at the spec file's top: %define is_fedora...