View Full Version : SB6 -Register Clarion 7 Templates
NewsArchive
02-18-2008, 02:43 AM
Hi
Will the sb6 script automatically put the templates in the correct /win
directories for Clarion 7 or must I detect that the version is Clarion 7 and
modify the install path?
Kind Regards
Ben
NewsArchive
02-18-2008, 02:43 AM
Ben,
Clarion 7 does not support template registration yet.
Friedrich
NewsArchive
02-18-2008, 02:44 AM
yes... but there are different paths for clw/inc fiels that needs to be in
there for c6 and previous versions to build successfully...
libcrs/win/xxxx
how can I define that the %installdir% must include '/win/ if C7 Detected ?
Kind Regards
Ben
NewsArchive
02-18-2008, 02:44 AM
It depends on your requirements. Clarion 7 detection detects and installs
into the Clarion 7 installation folder.
But as I understand it, you have to register templates, so you do all this
in the C6 folders. No templates go into the C7 folders (at the moment).
If you also need files in the C7 environment, use the "If Clarion..."
Statement to detect and retrieve the C7 path. Then install the required C7
files.
HTH,
Friedrich
NewsArchive
02-18-2008, 02:45 AM
Ok.. let me send you the template and you see what I mean ....
I tried the If Clarion thing... but it installs into the libsrc instead of
the libsrc/win/ folder....
Kind Regards
Ben
NewsArchive
02-18-2008, 02:45 AM
Yes, because you told SetupBuilder to install into LibSrc and not a
LibSrc\Win ;-)
Create a path variable for the LibSrc thing (enable the "absolute folder
path specification" feature) and based on the selected Clarion version, set
it to LibSrc or LibSrc\Win.
I can make the modifications for you if you want.
Friedrich
NewsArchive
02-18-2008, 02:46 AM
yes please... then i can use it as an example .....
there is a LOT i still need to learn about SB ...If I just got time ...
Do you sell any 26 hour days ???
Kind Regards
Ben
NewsArchive
02-18-2008, 02:46 AM
Ben,
> yes please... then i can use it as an example .....
>
> there is a LOT i still need to learn about SB ...If I just got time ...
I think I found an even better method to handle LibSrc\Win. I'll develop a
small demo now.
>
> Do you sell any 26 hour days ???
>
I know what you mean <g>. I wish a week had at least 8 days with at least
26 hours.
Friedrich
NewsArchive
02-18-2008, 02:46 AM
I'll post the solution in a new thread. Let me know what you think.
Friedrich
NewsArchive
02-19-2008, 03:00 AM
Hi Ben,
>Will the sb6 script automatically put the templates in the correct /win
>directories for Clarion 7 or must I detect that the version is Clarion 7 and
>modify the install path?
Last time I checked there was no external protocol defined for C7,
i.e. no published specs on how to register templates etc. Compiling
projects/solutions is supported through MSBUILD, which will make
things easier for me in my new product since I'm including support for
VS it _should_ automatically support C7/Clarion# :)
Best regards,
ArnĂ³r Baldvinsson
Icetips Creative, Inc.
San Antonio, Texas, USA
www.icetips.com
Subscribe to information from Icetips.com:
http://www.icetips.com/subscribe.php
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.