Closed johanastborg closed 1 year ago
Very sorry about this. You caught us in the middle of making changes. The buildpacks are still using v1.1.0, and some of the examples are migrated to v1.2.0 already. You can still find the older examples here:
https://github.com/GoogleCloudPlatform/functions-framework-cpp/tree/v1.1.0/examples
For example, this one looks very similar to what you did
I am going to mark this as a duplicate of #345
Following the steps in the guide: https://github.com/GoogleCloudPlatform/functions-framework-cpp/tree/main/examples
I was not able to compile the code. I got an error and I changed the code to the following to fix it: