Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] "Library search path" in the Managed Make C Project wizard page

The library search path sets up the linker info in the new project wizard.
I infer the exact location from the include path info you set up in the
preference page.
If yours is different, just change it on the wizard page and your new
project will be set up accordingly.

I changed the "Include path" in the wizard page to use a lower case P,
thanks.  (you have a sharp eye.) :-)
This will not be in Release 1.1, but will be in our next build.  Release
1.1 builds have already been done and will be available shortly!

The check boxes shouldn't be radio buttons - they are separate.
In the wizard page (see image at:
http://www.eclipse.org/ptp/documentation/org.eclipse.ptp.pldt.help/html/images/mpiWizard.gif  )
The first check box "Add MPI Project settings to this project" determines
whether any include paths, linker info, or build command changes are made
to the new project.
The second check box "Use default information", determines WHICH include
paths, etc. are added to the new project.   If checked, it uses all the
defaults (as you can see them greyed out).  If you uncheck it, you can
change any of these you like and your new project information will be
changed accordingly.

...Beth
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
T.J.Watson Research Center
Lexington, KY 40511


                                                                           
             "Chengdong Li"                                                
             <ptp.eclipse@gmai                                             
             l.com>                                                     To 
             Sent by:                  ptp-user@xxxxxxxxxxx                
             ptp-user-bounces@                                          cc 
             eclipse.org                                                   
                                                                   Subject 
                                       [ptp-user] "Library search path" in 
             03/13/2007 06:11          the Managed Make C Project          
             PM                        wizard page                         
                                                                           
                                                                           
              Please respond                                               
              to
             <ptp-user@eclipse                                             
                   .org>                                                   
                                                                           
                                                                           




What is this used for?
Seems most of them are included in the Include Path.
 - please change the "Include Path" to "Include path" for consistency.
 - should the check button be changed to radion button?

   Because current impl does not prevent user from selecting/deselecting
both.

_______________________________________________
list
https://dev.eclipse.org/mailman/listinfo/ptp-user




Back to the top