[OpenWalnut-Dev] [OWci] r4711: [ADD] - now copying and optional linking of shader...

Sebastian Eichelbaum eichelbaum at informatik.uni-leipzig.de
Wed May 25 16:01:47 CEST 2011


It would be possible but we want to avoid as much as possible of these "if this and if that but not other" stuff in cmake. Option will not be available on Win. Use Linux if you like symlinks ;-).

Bye
Sebastian

On Wed, 25 May 2011, Mathias Goldau wrote:

> FYI: NTFS has no symlinks only hardlinks, thats why its missing. However with Cygwin's Cmake there is this options present again,
> while its designed to use shortcuts as symlinks.
> 
> Would it be possible to support that for MSys on windows? MSys even provides a "ln -s"?
> 
> math
> 
> Am 25.05.2011 15:23, Sebastian Eichelbaum wrote:
> > Again, I will exclude this option for windows in CMake. The user will never get the option of linking on win.
> > 
> > Bye
> > 
> > On Wed, 25 May 2011, Alexander Wiebel wrote:
> > 
> >> Hi Sebastian
> >>> See tools/cmake/BuilDUtils.cmake:170 -- linking is done using the "cmake -E" command. Type this in your windows console and check whether "create_symlink" is listed. According to the Cmake Doc, it should be.
> >>>
> >>>
> >> Actually, the documentation says it should be there but the console
> >> gives me the following:
> >>
> >> C:\Users\wiebel>cmake -E
> >> CMake Error: cmake version 2.8.4
> >> Usage: cmake -E [command] [arguments ...]
> >> Available commands:
> >>   chdir dir cmd [args]...   - run command in a given directory
> >>   rename oldname newname    - rename a file or directory (on one volume)
> >>   copy file destination     - copy file to destination (either file or directory
> >> )
> >>   copy_if_different in-file out-file  - copy file if input has changed
> >>   copy_directory source destination   - copy directory 'source' content to direc
> >> tory 'destination'
> >>   compare_files file1 file2 - check if file1 is same as file2
> >>   echo [string]...          - displays arguments as text
> >>   echo_append [string]...   - displays arguments as text but no new line
> >>   environment               - display the current environment
> >>   make_directory dir        - create a directory
> >>   md5sum file1 [...]        - compute md5sum of files
> >>   remove_directory dir      - remove a directory and its contents
> >>   remove [-f] file1 file2 ... - remove the file(s), use -f to force it
> >>   tar [cxt][vfz][cvfj] file.tar file/dir1 file/dir2 ... - create a tar archive
> >>   time command [args] ...   - run command and return elapsed time
> >>   touch file                - touch a file.
> >>   touch_nocreate file       - touch a file but do not create it.
> >>   build build_dir           - build the project in build_dir.
> >>   write_regv key value      - write registry value
> >>   delete_regv key           - delete registry value
> >>   comspec                   - on windows 9x use this for RunCommand
> >>
> >> Interestingly it is missing here.
> >>
> >> I was not able to test if it works yet. I will let you know more soon.
> >>
> >> Alex
> >>
> >> _______________________________________________
> >> OpenWalnut-Dev mailing list
> >> OpenWalnut-Dev at lists.informatik.uni-leipzig.de
> >> http://lists.informatik.uni-leipzig.de/mailman/listinfo/openwalnut-dev
> >>
> > 
> 
> 
> -- 
> Institut für Informatik
> Universität Leipzig
> Johannisgasse 26, 04103 Leipzig
> Phone: +493419732283
> _______________________________________________
> OpenWalnut-Dev mailing list
> OpenWalnut-Dev at lists.informatik.uni-leipzig.de
> http://lists.informatik.uni-leipzig.de/mailman/listinfo/openwalnut-dev
> 

-- 
Dipl.-Inf. Sebastian Eichelbaum
Universität Leipzig
Institut für Informatik
Abteilung Bild- und Signalverarbeitung
PF 100920
D-04009 Leipzig


More information about the OpenWalnut-Dev mailing list