Menu

@john_f .... libMXF ... test_tools missing

Help
milorenz
2008-10-27
2013-04-25
  • milorenz

    milorenz - 2008-10-27

    Hi John,

    5 days ago, you've updated the Makefile in /libMXF/test/

    all:
    .......
            $(MAKE) -C test_utils

    check:
    ......
            $(MAKE) -C test_utils $@

    clean:
    ........
            $(MAKE) -C test_utils $@

    But you forgot the folder+data in  /libMXF/test/test_utils/

    Greets, Mirko

     
    • John Fletcher

      John Fletcher - 2008-10-27

      Well spotted. Now fixed.

      john

       
    • milorenz

      milorenz - 2008-10-27

      Thank you

       

Log in to post a comment.