Loading Cog fails under Windows
When I try to install Cog (GuillermoPolito.127) from the Configuration Browser in a clean Pharo 2.0 (Windows 7 x64), fails with the following message: "The symbolic version #stable is not defined in ConfigurationOfCog for the current platform." I download the image + vm with the following command: $ wget -O- get.pharo.org/20+vm | bash Any workaround? Hernán
Hello. Can you try to git clone this repo: https://github.com/pharo-project/pharo-vm and then in the folder named 'image', there's a script named newImage.sh. Run it, it should get you an image named generator.image with Pharo 2 + Cog. Anyway it's a bug ... 2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com>
When I try to install Cog (GuillermoPolito.127) from the Configuration Browser in a clean Pharo 2.0 (Windows 7 x64), fails with the following message:
"The symbolic version #stable is not defined in ConfigurationOfCog for the current platform."
I download the image + vm with the following command:
$ wget -O- get.pharo.org/20+vm | bash
Any workaround?
Hernán
Thanks Clement, got it. FYI doing the checkout leads to a filename too long $ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance /primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors. mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done. another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point. Hernán 2013/12/6 Clément Béra <bera.clement@gmail.com>
Hello.
Can you try to git clone this repo: https://github.com/pharo-project/pharo-vm and then in the folder named 'image', there's a script named newImage.sh. Run it, it should get you an image named generator.image with Pharo 2 + Cog.
Anyway it's a bug ...
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com>
When I try to install Cog (GuillermoPolito.127) from the Configuration Browser in a clean Pharo 2.0 (Windows 7 x64), fails with the following message:
"The symbolic version #stable is not defined in ConfigurationOfCog for the current platform."
I download the image + vm with the following command:
$ wget -O- get.pharo.org/20+vm | bash
Any workaround?
Hernán
Hello, answers inlined 2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com>
Thanks Clement, got it.
FYI doing the checkout leads to a filename too long
$ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance
/primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors.
mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done.
another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point.
This bug is specific to windows. On this page: https://github.com/pharo-project/pharo-vm , if you look at the README.md there are information on how to build and get the sources of the VM. At the bottom, there is a paragraph entitled windows specific. Here are some extra informations for windows, among them, this bug you showed on the genie plugin. (the paragraph starts with "*If you do this on Windows/Msys, you'll get a message about the GeniePlugin giving trouble"* ).I guess this is what you need.
Hernán
2013/12/6 Clément Béra <bera.clement@gmail.com>
Hello.
Can you try to git clone this repo: https://github.com/pharo-project/pharo-vm and then in the folder named 'image', there's a script named newImage.sh. Run it, it should get you an image named generator.image with Pharo 2 + Cog.
Anyway it's a bug ...
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com>
When I try to install Cog (GuillermoPolito.127) from the Configuration Browser in a clean Pharo 2.0 (Windows 7 x64), fails with the following message:
"The symbolic version #stable is not defined in ConfigurationOfCog for the current platform."
I download the image + vm with the following command:
$ wget -O- get.pharo.org/20+vm | bash
Any workaround?
Hernán
On 07 Dec 2013, at 09:32, Clément Bera <bera.clement@gmail.com> wrote:
Hello, answers inlined
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com> Thanks Clement, got it.
FYI doing the checkout leads to a filename too long
$ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance /primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors. mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done.
another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point.
This bug is specific to windows. On this page: https://github.com/pharo-project/pharo-vm , if you look at the README.md there are information on how to build and get the sources of the VM. At the bottom, there is a paragraph entitled windows specific. Here are some extra informations for windows, among them, this bug you showed on the genie plugin. (the paragraph starts with "If you do this on Windows/Msys, you'll get a message about the GeniePlugin giving trouble" ).I guess this is what you need.
Why is the GeniePlugin still part of the VM? Nobody uses it, it was experiment, discontinued years ago, they author works at google since 2005⦠Someone I wonder if we want to maintain a museum or invent the future. Marcus
I have no clue Marcus why it is still there. Probably removing it had some side effect in rare cases so it is still there or no one has ever tried to remove it. 2013/12/7 Marcus Denker <marcus.denker@inria.fr>
On 07 Dec 2013, at 09:32, Clément Bera <bera.clement@gmail.com> wrote:
Hello, answers inlined
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com>
Thanks Clement, got it.
FYI doing the checkout leads to a filename too long
$ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance
/primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors.
mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done.
another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point.
This bug is specific to windows. On this page: https://github.com/pharo-project/pharo-vm , if you look at the README.md there are information on how to build and get the sources of the VM. At the bottom, there is a paragraph entitled windows specific. Here are some extra informations for windows, among them, this bug you showed on the genie plugin. (the paragraph starts with "*If you do this on Windows/Msys, you'll get a message about the GeniePlugin giving trouble"* ).I guess this is what you need.
Why is the GeniePlugin still part of the VM? Nobody uses it, it was experiment, discontinued years ago, they author works at google since 2005â¦
Someone I wonder if we want to maintain a museum or invent the future.
Marcus
Hello, answers inlined
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com> Thanks Clement, got it.
FYI doing the checkout leads to a filename too long
$ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance /primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors. mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done.
another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point.
This bug is specific to windows. On this page: https://github.com/pharo-project/pharo-vm , if you look at the README.md there are information on how to build and get the sources of the VM. At the bottom, there is a paragraph entitled windows specific. Here are some extra informations for windows, among them, this bug you showed on the genie plugin. (the paragraph starts with "If you do this on Windows/Msys, you'll get a message about the GeniePlugin giving trouble" ).I guess this is what you need.
Why is the GeniePlugin still part of the VM? Nobody uses it, it was experiment, discontinued years ago, they author works at google since 2005â¦
Someone I wonder if we want to maintain a museum or invent the future.
:) not talk ing about Klatt :)
Marcus
just because I didn't had the time of removing them from builds :) (sometimes is not so easy, as you know) as soon as I have some time to work on the vm I will remove the "undesirable" plugins (while working on the ones that we actually need, like SoundPlugin :). Esteban On Sat, Dec 7, 2013 at 9:41 AM, Stéphane Ducasse <stephane.ducasse@inria.fr>wrote:
Hello, answers inlined
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com>
Thanks Clement, got it.
FYI doing the checkout leads to a filename too long
$ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance
/primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors.
mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done.
another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point.
This bug is specific to windows. On this page: https://github.com/pharo-project/pharo-vm , if you look at the README.md there are information on how to build and get the sources of the VM. At the bottom, there is a paragraph entitled windows specific. Here are some extra informations for windows, among them, this bug you showed on the genie plugin. (the paragraph starts with "*If you do this on Windows/Msys, you'll get a message about the GeniePlugin giving trouble"* ).I guess this is what you need.
Why is the GeniePlugin still part of the VM? Nobody uses it, it was experiment, discontinued years ago, they author works at google since 2005â¦
Someone I wonder if we want to maintain a museum or invent the future.
:) not talk ing about Klatt :)
Marcus
I would like to be a fly on your shoulder when you work on that? Stef On Dec 7, 2013, at 9:53 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
just because I didn't had the time of removing them from builds :) (sometimes is not so easy, as you know)
as soon as I have some time to work on the vm I will remove the "undesirable" plugins (while working on the ones that we actually need, like SoundPlugin :).
Esteban
On Sat, Dec 7, 2013 at 9:41 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hello, answers inlined
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com> Thanks Clement, got it.
FYI doing the checkout leads to a filename too long
$ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance /primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors. mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done.
another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point.
This bug is specific to windows. On this page: https://github.com/pharo-project/pharo-vm , if you look at the README.md there are information on how to build and get the sources of the VM. At the bottom, there is a paragraph entitled windows specific. Here are some extra informations for windows, among them, this bug you showed on the genie plugin. (the paragraph starts with "If you do this on Windows/Msys, you'll get a message about the GeniePlugin giving trouble" ).I guess this is what you need.
Why is the GeniePlugin still part of the VM? Nobody uses it, it was experiment, discontinued years ago, they author works at google since 2005â¦
Someone I wonder if we want to maintain a museum or invent the future.
:) not talk ing about Klatt :)
Marcus
Maybe can we do something about that on the 20th. Note: there were3 pull requests https://github.com/pharo-project/pharo-vm/pulls?direction=desc&page=1&sort=c... the moment, I reviewed them and merged as they looked ok. (2 readme.md, one with Nicolai Windows fix). Phil On Sat, Dec 7, 2013 at 12:23 PM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
I would like to be a fly on your shoulder when you work on that?
Stef
On Dec 7, 2013, at 9:53 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
just because I didn't had the time of removing them from builds :) (sometimes is not so easy, as you know)
as soon as I have some time to work on the vm I will remove the "undesirable" plugins (while working on the ones that we actually need, like SoundPlugin :).
Esteban
On Sat, Dec 7, 2013 at 9:41 AM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
Hello, answers inlined
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com>
Thanks Clement, got it.
FYI doing the checkout leads to a filename too long
$ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance
/primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors.
mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done.
another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point.
This bug is specific to windows. On this page: https://github.com/pharo-project/pharo-vm , if you look at the README.md there are information on how to build and get the sources of the VM. At the bottom, there is a paragraph entitled windows specific. Here are some extra informations for windows, among them, this bug you showed on the genie plugin. (the paragraph starts with "*If you do this on Windows/Msys, you'll get a message about the GeniePlugin giving trouble"* ).I guess this is what you need.
Why is the GeniePlugin still part of the VM? Nobody uses it, it was experiment, discontinued years ago, they author works at google since 2005â¦
Someone I wonder if we want to maintain a museum or invent the future.
:) not talk ing about Klatt :)
Marcus
having a group of C (not afraid persons) cleaning the VM code and library would be really great. stef On Dec 7, 2013, at 2:01 PM, phil@highoctane.be wrote:
Maybe can we do something about that on the 20th.
Note: there were3 pull requests https://github.com/pharo-project/pharo-vm/pulls?direction=desc&page=1&sort=c... at the moment, I reviewed them and merged as they looked ok. (2 readme.md, one with Nicolai Windows fix).
Phil
On Sat, Dec 7, 2013 at 12:23 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote: I would like to be a fly on your shoulder when you work on that?
Stef
On Dec 7, 2013, at 9:53 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
just because I didn't had the time of removing them from builds :) (sometimes is not so easy, as you know)
as soon as I have some time to work on the vm I will remove the "undesirable" plugins (while working on the ones that we actually need, like SoundPlugin :).
Esteban
On Sat, Dec 7, 2013 at 9:41 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hello, answers inlined
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com> Thanks Clement, got it.
FYI doing the checkout leads to a filename too long
$ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance /primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors. mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done.
another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point.
This bug is specific to windows. On this page: https://github.com/pharo-project/pharo-vm , if you look at the README.md there are information on how to build and get the sources of the VM. At the bottom, there is a paragraph entitled windows specific. Here are some extra informations for windows, among them, this bug you showed on the genie plugin. (the paragraph starts with "If you do this on Windows/Msys, you'll get a message about the GeniePlugin giving trouble" ).I guess this is what you need.
Why is the GeniePlugin still part of the VM? Nobody uses it, it was experiment, discontinued years ago, they author works at google since 2005â¦
Someone I wonder if we want to maintain a museum or invent the future.
:) not talk ing about Klatt :)
Marcus
I have been looking at the code using Source Navigator NG and it is helpful. I am not afraid of C for sure. Who is in? On Saturday, December 7, 2013, Stéphane Ducasse wrote:
having a group of C (not afraid persons) cleaning the VM code and library would be really great.
stef
On Dec 7, 2013, at 2:01 PM, phil@highoctane.be <javascript:_e({}, 'cvml', 'phil@highoctane.be');> wrote:
Maybe can we do something about that on the 20th.
Note: there were3 pull requests https://github.com/pharo-project/pharo-vm/pulls?direction=desc&page=1&sort=c... the moment, I reviewed them and merged as they looked ok. (2 readme.md, one with Nicolai Windows fix).
Phil
On Sat, Dec 7, 2013 at 12:23 PM, Stéphane Ducasse < stephane.ducasse@inria.fr <javascript:_e({}, 'cvml', 'stephane.ducasse@inria.fr');>> wrote:
I would like to be a fly on your shoulder when you work on that?
Stef
On Dec 7, 2013, at 9:53 AM, Esteban Lorenzano <estebanlm@gmail.com<javascript:_e({}, 'cvml', 'estebanlm@gmail.com');>> wrote:
just because I didn't had the time of removing them from builds :) (sometimes is not so easy, as you know)
as soon as I have some time to work on the vm I will remove the "undesirable" plugins (while working on the ones that we actually need, like SoundPlugin :).
Esteban
On Sat, Dec 7, 2013 at 9:41 AM, Stéphane Ducasse < stephane.ducasse@inria.fr <javascript:_e({}, 'cvml', 'stephane.ducasse@inria.fr');>> wrote:
Hello, answers inlined
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com<javascript:_e({}, 'cvml', 'hernan.morales@gmail.com');>
Thanks Clement, got it.
FYI doing the checkout leads to a filename too long
$ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance
/primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors.
mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done.
another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point.
This bug is specific to windows. On this page: https://github.com/pharo-project/pharo-vm , if you look at the README.md there are information on how to build and get the sources of the VM. At the bottom, there is a paragraph entitled windows specific. Here are some extra informations for windows, among them, this bug you showed on the genie plugin. (the paragraph starts with "*If you do this on Windows/Msys, you'll get a message about the GeniePlugin giving trouble"* ).I guess this is what you need.
Why is the GeniePlugin still part of the VM? Nobody uses it, it was experiment, discontinued years ago, they author works at google since 2005â¦
Someone I wonder if we want to maintain a museum or invent the future.
:) not talk ing about Klatt :)
Marcus
-- --- Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium Pharo Consortium Member - http://consortium.pharo.org/ Featured on the Software Process and Measurement Cast - http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller
On Dec 7, 2013, at 3:50 PM, phil@highoctane.be wrote:
I have been looking at the code using Source Navigator NG and it is helpful.
I am not afraid of C for sure.
Who is in?
I'm not afraid but not fluent so this is worse :)
On Saturday, December 7, 2013, Stéphane Ducasse wrote: having a group of C (not afraid persons) cleaning the VM code and library would be really great.
stef
On Dec 7, 2013, at 2:01 PM, phil@highoctane.be wrote:
Maybe can we do something about that on the 20th.
Note: there were3 pull requests https://github.com/pharo-project/pharo-vm/pulls?direction=desc&page=1&sort=c... at the moment, I reviewed them and merged as they looked ok. (2 readme.md, one with Nicolai Windows fix).
Phil
On Sat, Dec 7, 2013 at 12:23 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote: I would like to be a fly on your shoulder when you work on that?
Stef
On Dec 7, 2013, at 9:53 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
just because I didn't had the time of removing them from builds :) (sometimes is not so easy, as you know)
as soon as I have some time to work on the vm I will remove the "undesirable" plugins (while working on the ones that we actually need, like SoundPlugin :).
Esteban
On Sat, Dec 7, 2013 at 9:41 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hello, answers inlined
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com> Thanks Clement, got it.
FYI doing the checkout leads to a filename too long
$ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance /primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors. mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done.
another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point.
This bug is specific to windows. On this page: https://github.com/pharo-project/pharo-vm , if you look at the README.md there are information on how to build and get the sources of the VM. At the bottom, there is a paragraph entitled windows specific. Here are some extra informations for windows, among them, this bug you showed on the genie plugin. (the paragraph starts with "If you do this on Windows/Msys, you'll get a message about the GeniePlugin giving trouble" ).I guess this is what you need.
Why is the GeniePlugin still part of the VM? Nobody uses it, it was experiment, discontinued years ago, they author works at google since 2005â¦
Someone I wonder if we want to maintain a museum or invent the future.
:) not talk ing about Klatt :)
Marcus
-- --- Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos
High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium
Pharo Consortium Member - http://consortium.pharo.org/ Featured on the Software Process and Measurement Cast - http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller
El 07/12/2013 5:31, Clément Bera escribió:
Hello, answers inlined
2013/12/6 Hernán Morales Durand <hernan.morales@gmail.com <mailto:hernan.morales@gmail.com>>
Thanks Clement, got it.
FYI doing the checkout leads to a filename too long
$ git checkout -f HEAD error: unable to create file mc/VMMaker-oscog.package/GeniePlugin.class/instance /primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors. mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long) Checking out files: 100% (17530/17530), done.
another detail, I use MSYS shell and I don't have a .profile file in my home, so I just passed that point.
This bug is specific to windows. On this page: https://github.com/pharo-project/pharo-vm , if you look at the README.md there are information on how to build and get the sources of the VM. At the bottom, there is a paragraph entitled windows specific. Here are some extra informations for windows, among them, this bug you showed on the genie plugin. (the paragraph starts with "/If you do this on Windows/Msys, you'll get a message about the GeniePlugin giving trouble"/ ).I guess this is what you need.
Thanks Clément. Yes, I followed that guide. Just wanted to inform where the error was raising :) Cheers, Hernán
participants (7)
-
Clément Bera -
Clément Béra -
Esteban Lorenzano -
Hernán Morales Durand -
Marcus Denker -
phil@highoctane.be -
Stéphane Ducasse