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

Reply via email to