OOML icon indicating copy to clipboard operation
OOML copied to clipboard

windows installer

Open ghost opened this issue 11 years ago • 7 comments

I see that WIN32 ifdef is in the code, so any chances on a windows 32 or 64 bit installer ?

It would make testing easier here..

ghost avatar Mar 18 '13 11:03 ghost

Hello.

No, there should be no difference between 32 and 64 bits.

Alberto.

On Mon, Mar 18, 2013 at 12:23 PM, Gerard Webb [email protected]:

I see that WIN32 ifdef is in the code, so any chances on a windows 32 or 64 bit installer ?

It would make testing easier here..

— Reply to this email directly or view it on GitHubhttps://github.com/avalero/OOML/issues/8 .

avalero avatar Mar 18 '13 11:03 avalero

thanks for update :)

I will try to compile in VS 2012 Express.

ghost avatar Mar 18 '13 12:03 ghost

Thanks to you Gerard,

OOML is something I would likt to continue coding and updating the tutorials. Your interest is a great motivation!!

Alberto.

On Mon, Mar 18, 2013 at 1:04 PM, Gerard Webb [email protected]:

thanks for update :)

I will try to compile in VS 2012 Express.

— Reply to this email directly or view it on GitHubhttps://github.com/avalero/OOML/issues/8#issuecomment-15051187 .

avalero avatar Mar 18 '13 12:03 avalero

thats awesome news that you take it this way.

i think i should setup a virtual OS with ubuntu to work on this.

I am lost trying to et this working on Windows with visaul studio :)

what do you recommend ?

G

On 18 March 2013 13:10, Alberto Valero-Gómez [email protected]:

Thanks to you Gerard,

OOML is something I would likt to continue coding and updating the tutorials. Your interest is a great motivation!!

Alberto.

On Mon, Mar 18, 2013 at 1:04 PM, Gerard Webb [email protected]:

thanks for update :)

I will try to compile in VS 2012 Express.

— Reply to this email directly or view it on GitHub< https://github.com/avalero/OOML/issues/8#issuecomment-15051187> .

— Reply to this email directly or view it on GitHubhttps://github.com/avalero/OOML/issues/8#issuecomment-15051374 .

Contact details: +49 1573 693 8595 (germany) +46 73 364 67 96 (sweden) skype: gedw99

ghost avatar Mar 18 '13 12:03 ghost

I have compiled it once with VS. I installed CMake, loaded the CMakeLists.txt file and told to generate the VS project. I worker straight forward. But my usual development OS is Ubuntu. There is also many people working on OS/X

On Mon, Mar 18, 2013 at 1:36 PM, Gerard Webb [email protected]:

thats awesome news that you take it this way.

i think i should setup a virtual OS with ubuntu to work on this.

I am lost trying to et this working on Windows with visaul studio :)

what do you recommend ?

G

On 18 March 2013 13:10, Alberto Valero-Gómez [email protected]:

Thanks to you Gerard,

OOML is something I would likt to continue coding and updating the tutorials. Your interest is a great motivation!!

Alberto.

On Mon, Mar 18, 2013 at 1:04 PM, Gerard Webb [email protected]:

thanks for update :)

I will try to compile in VS 2012 Express.

— Reply to this email directly or view it on GitHub< https://github.com/avalero/OOML/issues/8#issuecomment-15051187> .

— Reply to this email directly or view it on GitHub< https://github.com/avalero/OOML/issues/8#issuecomment-15051374> .

Contact details: +49 1573 693 8595 (germany) +46 73 364 67 96 (sweden) skype: gedw99

— Reply to this email directly or view it on GitHubhttps://github.com/avalero/OOML/issues/8#issuecomment-15052308 .

avalero avatar Mar 18 '13 12:03 avalero

ok sounds easy. Did not realise i could do it that way.

will try now

On 18 March 2013 13:47, Alberto Valero-Gómez [email protected]:

I have compiled it once with VS. I installed CMake, loaded the CMakeLists.txt file and told to generate the VS project. I worker straight forward. But my usual development OS is Ubuntu. There is also many people working on OS/X

On Mon, Mar 18, 2013 at 1:36 PM, Gerard Webb [email protected]:

thats awesome news that you take it this way.

i think i should setup a virtual OS with ubuntu to work on this.

I am lost trying to et this working on Windows with visaul studio :)

what do you recommend ?

G

On 18 March 2013 13:10, Alberto Valero-Gómez [email protected]:

Thanks to you Gerard,

OOML is something I would likt to continue coding and updating the tutorials. Your interest is a great motivation!!

Alberto.

On Mon, Mar 18, 2013 at 1:04 PM, Gerard Webb [email protected]:

thanks for update :)

I will try to compile in VS 2012 Express.

— Reply to this email directly or view it on GitHub< https://github.com/avalero/OOML/issues/8#issuecomment-15051187> .

— Reply to this email directly or view it on GitHub< https://github.com/avalero/OOML/issues/8#issuecomment-15051374> .

Contact details: +49 1573 693 8595 (germany) +46 73 364 67 96 (sweden) skype: gedw99

— Reply to this email directly or view it on GitHub< https://github.com/avalero/OOML/issues/8#issuecomment-15052308> .

— Reply to this email directly or view it on GitHubhttps://github.com/avalero/OOML/issues/8#issuecomment-15052729 .

Contact details: +49 1573 693 8595 (germany) +46 73 364 67 96 (sweden) skype: gedw99

ghost avatar Mar 18 '13 12:03 ghost

i just want to add that i have used Node-gyp. It generates the IDE files needed for various IDE's So its pretty nice.

here is a little write up about it Gyp and why google created it. https://code.google.com/p/gyp/wiki/GypVsCMake

I plan to use NodeJS on top of OOML in order to allow me to build a webgl layer on top. SO at least for me GYP is nice.

So, i guess i am asking how you feel about using GYP or NodeGyp as a build system ? Dont want to get into a religious ware about it :)

On 18 March 2013 13:51, Ged Wed [email protected] wrote:

ok sounds easy. Did not realise i could do it that way.

will try now

On 18 March 2013 13:47, Alberto Valero-Gómez [email protected]:

I have compiled it once with VS. I installed CMake, loaded the CMakeLists.txt file and told to generate the VS project. I worker straight forward. But my usual development OS is Ubuntu. There is also many people working on OS/X

On Mon, Mar 18, 2013 at 1:36 PM, Gerard Webb [email protected]:

thats awesome news that you take it this way.

i think i should setup a virtual OS with ubuntu to work on this.

I am lost trying to et this working on Windows with visaul studio :)

what do you recommend ?

G

On 18 March 2013 13:10, Alberto Valero-Gómez [email protected]:

Thanks to you Gerard,

OOML is something I would likt to continue coding and updating the tutorials. Your interest is a great motivation!!

Alberto.

On Mon, Mar 18, 2013 at 1:04 PM, Gerard Webb < [email protected]>wrote:

thanks for update :)

I will try to compile in VS 2012 Express.

— Reply to this email directly or view it on GitHub< https://github.com/avalero/OOML/issues/8#issuecomment-15051187> .

— Reply to this email directly or view it on GitHub< https://github.com/avalero/OOML/issues/8#issuecomment-15051374> .

Contact details: +49 1573 693 8595 (germany) +46 73 364 67 96 (sweden) skype: gedw99

— Reply to this email directly or view it on GitHub< https://github.com/avalero/OOML/issues/8#issuecomment-15052308> .

— Reply to this email directly or view it on GitHubhttps://github.com/avalero/OOML/issues/8#issuecomment-15052729 .

Contact details: +49 1573 693 8595 (germany) +46 73 364 67 96 (sweden) skype: gedw99

Contact details: +49 1573 693 8595 (germany) +46 73 364 67 96 (sweden) skype: gedw99

ghost avatar Mar 18 '13 12:03 ghost