[haiku-development] Re: g++ command line

  • From: Denis Papin <ddcrespe@xxxxxxxxxxx>
  • To: "haiku-development@xxxxxxxxxxxxx" <haiku-development@xxxxxxxxxxxxx>
  • Date: Thu, 20 Feb 2014 10:37:52 +0100

>
>> I'd like to know what would be the g++ command line to
>> compile and link this app.
>
> Please check out the HaikuApiExamples:
>
> https://github.com/HaikuArchives/HaikuApiExamples
>
> Specifically:
>
>
> https://github.com/HaikuArchives/HaikuApiExamples/blob/master/EmptyWindow/compile
>
> Shows you how to do exactly what you are asking about! Also, please
> consider contributing your little "MyApp" application to the project! ;)
>

Great, it's exactly what I wanted. Not always easy to find informations about 
Haiku programming :)
I had made it with the make file anyway but -lbe is the way to go. 

Tx, 
--denis                                           

Other related posts: