This is a test version of Biostars. For the public version, visit https://www.biostars.org.
project_tree_builder.exe not found, problem in configuring build tree of NCBI c++ toolkit

Hello everyone,

I am trying developing a BLAST tool from NCBI c++ toolkit.

First, I follow this link, http://ncbi.github.io/cxx-toolkit/pages/ch_config.html#ch_config.MS_Visual_C_2008, that contains steps of using the toolkit.

The steps are:


  1. Prepare development environment: I install MSVC++ 2010 and download BLAST C++ source code.
  2. Choose build scope: I will develop a GUI application so, I choose (shared library solution) from \c++\compilers\msvc1000_prj\dll\build\gui\ncbi_gui_dll.sln
  3. Configuration of build tree: this step is not clear for me. What is the command required to build the tree and from which directory run it.
  4. Build the toolkit: I open the solution and right click on CONFIGURE project but, get this error error : "C:\Users\User\Documents\blast source code\c++\compilers\msvc1000_prj\dll\build\gui\UtilityProjects\..\..\..\..\static\bin\ReleaseDLL\project_tree_builder.exe not found

The main issue arises from the third step which is the configuration. Could anyone help me to solve this problem?

cpp toolkit blast ncbi

Any help regarding the above problem please?

0 answers

No answers yet.

Log in to answer this question.