make distclean

View: New views
5 Messages — Rating Filter:   Alert me  

make distclean

by José Luis Redrejo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, I''ve checked that making distclean on gambas sources directory, it deletes all the "*moc.cpp" files, there is a:

test -z "*_moc.cpp" || rm -f *_moc.cpp

line for every source directory.

Is this correct or is it a bug?


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: make distclean

by Daniel Campos-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

_moc files are generated by the QT meta object compiler, so yes, I  guess that's correct

2008/5/26 José Luis Redrejo <jredrejo@...>:
Hi, I''ve checked that making distclean on gambas sources directory, it deletes all the "*moc.cpp" files, there is a:

test -z "*_moc.cpp" || rm -f *_moc.cpp

line for every source directory.

Is this correct or is it a bug?


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: make distclean

by Laurent Carlier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le Monday 26 May 2008 11:45:22 José Luis Redrejo, vous avez écrit :
> Hi, I''ve checked that making distclean on gambas sources directory, it
> deletes all the "*moc.cpp" files, there is a:
>
> test -z "*_moc.cpp" || rm -f *_moc.cpp
>
> line for every source directory.
>
> Is this correct or is it a bug?

yes it's correct, *_moc.cpp files are build "on the fly" with moc from qt
toolkit.

++


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: make distclean

by José Luis Redrejo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I suppossed that too, but then, I don't understand why they're included in the sources of gambas.



2008/5/26 Laurent Carlier <lordheavym@...>:
Le Monday 26 May 2008 11:45:22 José Luis Redrejo, vous avez écrit :
> Hi, I''ve checked that making distclean on gambas sources directory, it
> deletes all the "*moc.cpp" files, there is a:
>
> test -z "*_moc.cpp" || rm -f *_moc.cpp
>
> line for every source directory.
>
> Is this correct or is it a bug?

yes it's correct, *_moc.cpp files are build "on the fly" with moc from qt
toolkit.

++


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: make distclean

by Laurent Carlier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le Monday 26 May 2008 15:41:59 José Luis Redrejo, vous avez écrit :
> I suppossed that too, but then, I don't understand why they're included in
> the sources of gambas.
>

Perhaps because they are present in the Makefile.am file in the src dirs so
they are included when make dist is done.

++

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel
LightInTheBox - Buy quality products at wholesale price