I see that in your error message you have

H:/University/GSOC/2016/Sources/brlcad-7.24.2 -

This does not look right, I have

BRL-CAD Release 7.25.0, Build 20160308

did you get the source from svn checkout?
if you try to compile from the downloaded tar.gz file it may not work.




On Thu, Mar 17, 2016 at 9:55 AM, Jawadh Salih Rifath <
jawadhsalih.wo...@gmail.com> wrote:

> Yeah I have done accordingly. But still it is not working. CMakeFile shows
> an error.
>
> On 17 March 2016 at 17:49, Андрій Наюк <nayuk.and...@gmail.com> wrote:
>
>> Did you read INSTALL and doc\README.Windows files? There are specified
>> the versions of software you should use and the steps to build the program.
>> I successfully configured and compiled the code on Windows 7 with Visual
>> Studio 13 and CMake 3.5.0.
>> Also it should be mentioned that I changed default settings:
>> CMAKE_BUILD_TYPE entry I set to Debug and BRLCAD_BUNDLED_LIBS to BUNDLED.
>>
>> 2016-03-17 13:54 GMT+02:00 Jawadh Salih Rifath <
>> jawadhsalih.wo...@gmail.com>:
>>
>>> I first tried it using ubuntu 15.04 but it fails with the compilation.
>>> and I used clion as the editor for linux but it did not work. And then I
>>> shifted the code to windows (10) so I used CMake gui to configure with
>>> visual studio 15 64bit. But when I configure it it shows me errors in CMake
>>> files. Here are the errors.
>>>
>>>
>>> There are some warnings. And below are the errors.
>>>
>>>
>>> Quoted variables like "WIN32" will no longer be dereferenced when the
>>> policy is set to NEW. Since the policy is not set the OLD behavior will
>>> be
>>> used.
>>> Call Stack (most recent call first):
>>> CMakeLists.txt:386 (CMAKEFILES)
>>> C:/Program Files
>>> (x86)/CMake/share/cmake-3.5/Modules/FindThreads.cmake:226 (add_library)
>>> src/other/xmltools/libxml/CMakeLists.txt:10 (FIND_PACKAGE)
>>> This warning is for project developers. Use -Wno-dev to suppress it.
>>>
>>> CMake Error at CMakeLists.txt:467 (_message):
>>> Attempting to ignore non-existent file INTERFACE, in directory
>>> H:/University/GSOC/2016/Sources/brlcad-7.24.2 -
>>> Copy/src/other/xmltools/libxml
>>> Call Stack (most recent call first):
>>> misc/CMake/BRLCAD_CMakeFiles.cmake:137 (message)
>>> CMakeLists.txt:386 (CMAKEFILES)
>>> C:/Program Files
>>> (x86)/CMake/share/cmake-3.5/Modules/FindThreads.cmake:226 (add_library)
>>> src/other/xmltools/libxml/CMakeLists.txt:10 (FIND_PACKAGE)
>>>
>>>
>>>
>>> Please note : "H:/University/GSOC/2016/Sources/brlcad-7.24.2 - Copy" is
>>> my path to the brl cad source.
>>>
>>>
>>> Thank You .
>>>
>>>
>>>
>>> On 17 March 2016 at 17:07, Андрій Наюк <nayuk.and...@gmail.com> wrote:
>>>
>>>> Hi.
>>>>
>>>> What type of platform do you use? With what errors your configuration
>>>> is failing?
>>>>
>>>> 2016-03-17 12:52 GMT+02:00 Jawadh Salih Rifath <
>>>> jawadhsalih.wo...@gmail.com>:
>>>>
>>>>> I have downloaded brlcad source to review and analyse for my project.
>>>>> But configuration is failing always. Is there any specific way to debug 
>>>>> the
>>>>> code. I am not familiar with cmake.
>>>>>
>>>>> Please help me with this
>>>>>
>>>>> thanks
>>>>>
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Transform Data into Opportunity.
>>>>> Accelerate data analysis in your applications with
>>>>> Intel Data Analytics Acceleration Library.
>>>>> Click to learn more.
>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
>>>>> _______________________________________________
>>>>> BRL-CAD Developer mailing list
>>>>> brlcad-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>>>>>
>>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Transform Data into Opportunity.
>>>> Accelerate data analysis in your applications with
>>>> Intel Data Analytics Acceleration Library.
>>>> Click to learn more.
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
>>>> _______________________________________________
>>>> BRL-CAD Developer mailing list
>>>> brlcad-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>>>>
>>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Transform Data into Opportunity.
>>> Accelerate data analysis in your applications with
>>> Intel Data Analytics Acceleration Library.
>>> Click to learn more.
>>> http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
>>> _______________________________________________
>>> BRL-CAD Developer mailing list
>>> brlcad-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Transform Data into Opportunity.
>> Accelerate data analysis in your applications with
>> Intel Data Analytics Acceleration Library.
>> Click to learn more.
>> http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
>> _______________________________________________
>> BRL-CAD Developer mailing list
>> brlcad-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>>
>>
>
>
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
> _______________________________________________
> BRL-CAD Developer mailing list
> brlcad-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>
>
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to