User Tools

Site Tools


build:devel_2.6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
build:devel_2.6 [2016/09/09 16:22]
mean
build:devel_2.6 [2016/09/09 17:19]
mean
Line 61: Line 61:
 ---- ----
 === Using Netbeans === === Using Netbeans ===
----- 
-** THIS IS INCOMPLETE, ONLY THE CLI PART IS WORKING ** 
----- 
  
 You'll need the same requirement as above (i.e. cmake, msys,...)\\ You'll need the same requirement as above (i.e. cmake, msys,...)\\
Line 87: Line 84:
 Last step is to setup the project :\\  Last step is to setup the project :\\ 
 {{:​build:​netbeans_project1.png?​200|Step 1}} \\ {{:​build:​netbeans_project1.png?​200|Step 1}} \\
-{{:build:netbeans_project3.png?​200|Step ​2}} \\+{{:build:nb_2.png?​200| Step2}} \\ 
 +{{:​build:​nb_5.png?​200|Step ​3}} \\
  
-Go to the project properties and +The important part are 
-  * Set the generator to MSYS +  * At step2 select custom 
-  * add  ​CMAKE_INSTALL_PREFIX to avidemux folder (i.e. -DCMAKE_INSTALL_PREFIX="​c:/​Program Files/​Avidemux 2.6 - 64 bits")+  * At step3, ​add \\ 
 + 
 + 
 + -G "MSYS Makefiles" ​-DCMAKE_INSTALL_PREFIX="​c:/​Program Files/​Avidemux 2.6 - 64 bits"
 + 
 +Note that the path separator are "/"​ and not "​\"​!
  
 {{:​build:​sdk_netbeans_cmake_option.png?​200|}} {{:​build:​sdk_netbeans_cmake_option.png?​200|}}
  
 You can build the sample now. You can build the sample now.
 +
 +In case you made a mistake, dont forget to delete the CMakeCache.txt file before retrying
 +
        
build/devel_2.6.txt · Last modified: 2018/01/01 12:30 by mean