I use Windows XP with SP3.
We have some security restrictions and maybe issue #2 has connection
with the restriction.

I copied trunk's Out2XML.cxx into ver. 4.2 and re-compiled TPP ver.
4.2.
I think it would be fine for my goal.

Thanks, Andrei.

On Jun 24, 10:49 am, "Brian Pratt" <[email protected]> wrote:
> Oops, I meant "-r 4391" (case sensitive).
>
> Brian
>
>
>
> -----Original Message-----
> From: Brian Pratt [mailto:[email protected]] On Behalf Of
>
> Brian Pratt
> Sent: Wednesday, June 24, 2009 10:35 AM
> To: [email protected]
> Subject: RE: [spctools-discuss] Re: tpp building
>
> Re #3: Trunk is broken at the moment - add "-R 4391" to your subversion
> statement to grab the code from just before the change that broke the build.
>
> Re #1 and 2 - I'll have a look.  What version of Windows are you on?
>
> Brian
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Vasilich
> Sent: Wednesday, June 24, 2009 10:19 AM
> To: spctools-discuss
> Subject: [spctools-discuss] Re: tpp building
>
> Hi,
>
> I did small progress and changed Out2XML for our pipeline. (TPP ver.
> 4.2)
> Now I loaded trunk version and tried to implement changes here.
>
> 1. I think there is minor problem in ..\win_lib\build_boost_vc8.bat
> file
> this line
> =========
> ..\..\win_lib\UnxUtils\usr\local\wbin\tar.exe -xjvf  ..
> \trans_proteomic_pipeline\extern\boost_1_39_0.tar.bz2
> ========
> need to be
> =================
> ..\..\win_lib\UnxUtils\usr\local\wbin\tar.exe -xjvf  ..\..
> \trans_proteomic_pipeline\extern\boost_1_39_0.tar.bz2
> =================
>
> 2. When I changed it compiler (MVC++ 8.0) went ahead but then drop
> into loop with something like "file doesn't have permission". I think
> it connects with unzipping of boost library. I manually allowed "Full
> Control" troughout Explorer and compiler went ahead.
>
> 3. Finally, I do built few project from solution but I couldn't build
> tpp_lib. I see error
> =========
> 1>C:\tmp\TtpTrunk\trans_proteomic_pipeline\src\Validation/Distribution/
> NonParametricDistribution.h(7) : fatal error C1083: Cannot open
> include file: 'Fit.h': No such file or directory
> 1>XPressGroupPeptideParser.cxx
> =========
> and don't have any idea where I can find Fit.h file.
>
> Thanks, Andrei.- Hide quoted text -
>
> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"spctools-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/spctools-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to