Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wakaama-dev] 回复: How to compile projects

Hi,

What should I do if I configure cmake under Mac OS?

Many thanks
zmsoft


------------------ 原始邮件 ------------------
发件人: "David Navarro";<david.navarro@xxxxxxxxxxx>;
发送时间: 2017年6月12日(星期一) 下午4:24
收件人: "'Wakaama developer discussions'"<wakaama-dev@xxxxxxxxxxx>;
主题: Re: [wakaama-dev] How to compile projects

Hi,

 

You can now open the generated solution file with Visual Studio.

 

*However* wkaama examples can not be compiled for Windows platforms. You need to re-write the sockets functions found in examples/shared/connection.c.

 

Regards,

David Navarro

 

De : wakaama-dev-bounces@xxxxxxxxxxx [mailto:wakaama-dev-bounces@xxxxxxxxxxx] De la part de (BFUD5J) ? ? ? ?
Envoyé : lundi 12 juin 2017 09:37
À : wakaama-dev <wakaama-dev@xxxxxxxxxxx>
Objet : [wakaama-dev] How to compile projects

 

Hi,all

 

How to configure cmake? I specify the generator for this project use Visual Studio 12 2013Is it correct?

 

Then cmake CMakeLists.txt,Some files supported by Visual studio are generated.

 

I don't know how to go to make next

 

Many Thanks

zmsoft


Back to the top