Page 2 of 4
					
				Re: C++ Builder XE2
				Posted: Mon Nov 14, 2011 12:16 pm
				by TKrauss
				Thank you for your reply!
I already tried the third time with reinstalling, but there is no top-level menu appearing in IDE.
In loading splash there is only "CodeSite" and "FastReports" shown but no TwineCompile.
How can I register it manually?
Is this because of Update 2?
			 
			
					
				Re: C++ Builder XE2
				Posted: Mon Nov 14, 2011 12:20 pm
				by jomitech
				I doubt it's because of Update 2 - we tested on Update 2 before releasing.
Does HKEY_CURRENT_USER\Software\Embarcadero\BDS\9.0\Known IDE Packages\CBuilder contain a value for TwineCompilePlugin2012.bpl?
			 
			
					
				Re: C++ Builder XE2
				Posted: Wed Nov 16, 2011 10:56 am
				by TKrauss
				Thanks for your reply!
Yes it is containing this key but only for administrator user!
I'm working as standard user on my Win7-32bit computer.
Maybe you should move this key to HKLM?
Edit:
- moved to new post -
			 
			
					
				Re: C++ Builder XE2
				Posted: Wed Nov 16, 2011 11:00 am
				by jomitech
				The IDE doesn't read the HKLM key, only the HKCU one. You'll have to create it in your user manually.
			 
			
					
				Re: C++ Builder XE2
				Posted: Wed Nov 16, 2011 11:01 am
				by TKrauss
				Thank you for your quick reply but I always edited my post 
 
Now I post again:
I now imported the regkey to the HKCU of the standard user and TwineCompile is now used.
But I get always this error:
mtbcc32 exited with code "1"
File: TCTargetsXE2.targets
<TLIB
Condition="'$(TLibLink)'=='true' And ('@(OutputOutOfDate)'!='' Or '$(ForceLink)'=='true')"
PlatformTarget="$(Platform)"
ObjFiles="@(CompiledObjs);@(UserObjs)"
LibraryFile="@(OutputFile)"
ProjectFileName="$(MSBuildProjectFullPath)"
ListingFileName="$(TLib_ListingFileName)"
CaseSensitive="$(TLib_CaseSensitive)"
PageSize="$(TLib_PageSize)"
PurgeCommentRecords="$(TLib_PurgeCommentRecords)"
ShowStdOut="$(ShowStdOut)"
/>
</Target>
 
			
					
				Re: C++ Builder XE2
				Posted: Wed Nov 16, 2011 11:11 am
				by jomitech
				Can you post the entire contents of the console output, or send it to support at jomitech dot com?
			 
			
					
				Re: C++ Builder XE2
				Posted: Sun Nov 20, 2011 7:46 am
				by TKrauss
				My system is Win7 32bit with XE2 Update 2. 
Here is the console output:
Preparing...
Making...
Build started 16.11.2011 20:40:05.
__________________________________________________
Project "D:\WafToolbox\Source\Utils\wutils.cbproj" (Make target(s)):
Target MakeObjs:
    Target _PasDepCheck:
        D:\WafToolbox\Source\Utils\wutils.cbproj wird übersprungen
    Target TCInitFileList:
        Die Datei D:\WafToolbox\Source\Utils\twfiles.@@@ wird gelöscht.
Compiling C++ files...
    Target TCCompile:
        C:\Program Files\JomiTech\TwineCompile\mtbcc32.exe -ide2012 -dep -alias"D:\WafToolbox\Source\Utils\wutils.cpp"="C:\Users\THORST~1\AppData\Local\Temp\TwineCompile\wutils.cpp*1061637796"; -priority0 -files="D:\WafToolbox\Source\Utils\twfiles.@@@"  
        JomiTech TwineCompile 3.3 - Copyright JomiTech 2011. All Rights Reserved.
        Compiling 0 files...
        Starting executors...
        Couldn't compile files. Message: Can't start executors..
        C:\Program Files\JomiTech\TwineCompile\TCTargetsXE2.targets(521,5): error MSB6006: "mtbcc32" wurde mit Code 1 beendet.
    Done building target "TCCompile" in project "wutils.cbproj" -- FAILED.
Done building target "MakeObjs" in project "wutils.cbproj" -- FAILED.
Done building project "wutils.cbproj" -- FAILED.
Build FAILED.
C:\Program Files\JomiTech\TwineCompile\TCTargetsXE2.targets(521,5): error MSB6006: "mtbcc32" wurde mit Code 1 beendet.
    0 Warning(s)
    1 Error(s)
Time Elapsed 00:00:10.57
Finished Make.
Thank you!
			 
			
					
				Re: C++ Builder XE2
				Posted: Mon Nov 21, 2011 9:07 am
				by jomitech
				I sent you a potential fix via email on Nov 16th - did you receive the file?
			 
			
					
				Re: C++ Builder XE2
				Posted: Tue Nov 22, 2011 4:15 am
				by TKrauss
				No sorry until now I didn't receive any fix...
Could you post it here?
Would that be possible?
			 
			
					
				Re: C++ Builder XE2
				Posted: Tue Nov 22, 2011 8:51 am
				by jomitech
				I've sent you another email.